-
Add more DAP configs, e.g. using build tools like make and task so i dont need to leave nvim to compile before debugging.
-
### Debug adapter definition and debug configuration
Notice how toggling the sidebar gets more and more slow (I'm toggling it at a fast speed but it doesn't respond)
[nvim-dap-sidebar-2024-03-23…
-
If I run this command in the terminal it connects to dlv `~/.local/share/KickstartNvim/mason/bin/dlv debug hello.go`
But inside Neovim I get this error: `Error on launch: Failed to launch: could no…
-
I'm debugging `lldb` from VSCode, using `lldb-dap` from current ToT:
```
(lldb) version
lldb version 20.0.0git (git@github.com:llvm/llvm-project.git revision de1a1c4cfb5a8c3fc47194275fcc8fc48b7cb…
-
Hi,
I'm trying to used fine-mapped results of complex traits from SuSiE as the input of fastENLOC as you recommended. I notice the following code you provided in input.md to help contrust the input…
-
I have built it from sources for M0S Dock and the device is not stable. Sometime it freezes during communication but typically it cannot be detached from device and hangs when closing the connection.
…
-
I am suddenly not able debug a python program. I used to be able to do this. But when I try to start debugger thru nvim-dap, it says "Debug adapter didn't respond, either the adapter is slow or there …
-
```
tallinn@ubuntu-24-04:~/Development/Haskell-hw1$ cabal --version
cabal-install version 3.10.3.0
compiled using version 3.10.3.0 of the Cabal library
tallinn@ubuntu-24-04:~/Development/Haskell-…
-
Unfortunately I'm not able to get this to work on my laptop (Macbook M1, Sonoma 14.5) as it's resulting in ECONNREFUSED. I'm afraid I don't have much experience with the DAP protocol, so my trouble-sh…
-
I am trying to use authentication credentials to connect to our TDS. I have tried embedding the credentials into the url, but I get this error:
```
url: https://fluke:d1ef3ce7e7c41de74192a362524ad…