-
openocd, compiled as follows:
```
$git clone https://github.com/espressif/openocd-esp32.git
$cd openocd-esp32
$./bootstrap
$./configure --enable-cmsis-dap
## Manually remove `-Werror` in gener…
-
Hi there,
in my company many don't use VSCode. For this reason our main guidelines to debug are to use `pdb` or `epdb`. (https://pypi.org/project/epdb/)
However, in an effort to have just one libra…
-
Hi,
Just set this up and have been debugging it for a couple of hours now to no avail.
Every time I run `:lua require('dap').continue` with the config down below, I get the message in the title…
-
The DAP `attach` request with `program` argument is documented to match the process path:
https://github.com/llvm/llvm-project/blob/3cba3c783ca8712981734ee8ef7f2f56685a7a68/lldb/tools/lldb-dap/packag…
-
Hi, first thank you for your work! I'm trying to set up `dape` to work with Rust programs, I remember doing it successfully a few months ago, but now I need to do the same connecting to a WSL machine.…
-
Type: Bug
# Behaviour
## Expected vs. Actual
The Werkzeug development server features a reloader, which checks the files of the wsgi application it's running and restarts the server if there …
-
## Reproduce steps:
1. Install pyOCD package
2. Run server with command "sudo pyocd-gdbserver -p 3333" for instance
## Expected result:
No crash
## Actual result:
Crash almost immediately.
…
-
Hallo!
I look and “play” with DAPlink – develop, because I am interesting into LPC55S69 for DAPlink. (for private study project).
I want to gib some issue.
I hope ist not ebnouch :).
(1) In …
-
Both `run` and `test` goals now have a `--debug-adapter` which should launch the relevant DAP server when used. We should add support for JVM (feel free to split into multiple tickets for Java+Scala+F…
-
OS: Microsoft Windows Version 2004 (OS Build 19041.685)
VSCode version: Visual Studio Code Version 1.52.1 (system setup)
Extension version: v1.6.0
Compiler: rustc 1.50.0-nightly (b32e6e6ac 202…
CAD97 updated
5 months ago