-
I have `gdb` and `rust-gdb` installed in my macOS. I have tried both of them inside the terminal, and it usually works.
But when I `M-x dap-debug`, it shows the icons at the head of the window and …
-
after `M-x dap-debug` is called on `launch.json` file below, I get following error:
```
error in process sentinel: dap--buffers-w-breakpoints: Wrong type argument: markerp, nil
error in process s…
-
this might be too early to suggest but is one of the features that makes a simple editor become an essential tool for my workflow \
I simply love integrated development environments
you're probabl…
-
Before creating a new issue, please check the [FAQ](https://github.com/microsoft/debugpy/wiki/FAQ) to see if your question is answered there.
## Environment data
- debugpy version: 1.8.1 (run `i…
-
Hi guys,
I don't know why my debugger cannot be used. I tried to changed the python version from the latest one to 2022.4.0 and it still cannot work.
And I followed an instruction to change my lau…
-
I have this error with the typescript pack:
```text
Error executing luv callback:
.../.local/share/nvim/lazy/nvim-dap/lua/dap/session.lua:1187: adapter.port is required for server adapter
stack …
-
Hi,
I've recently tried debugging with an ESP-WROVER-KIT device
this is a plain ESP32 with a UART/JTAG IC
I don't expect this to work currently based on what's mentioned in the other issues also …
-
When I debug a code without importing none of it works normally.
![image](https://github.com/mxsdev/nvim-dap-vscode-js/assets/118772077/51308858-a352-4a60-a3d1-113d4e406336)
But when there is an i…
-
See https://forum.buspirate.com/t/feature-rtt-for-debug-output-was-3rd-com-port/651/10
* [ ] Integrate RTT foundation (header, etc.)
* [ ] Define at least one channel for generic (temporary) debug…
-
I am running remote bitbang server with RTL simulation(CVA6 ariane core + riscv-dbg RTL +simJTAG). When I try to connect openocd I am getting following error:
```
Error: 222 127573 core.c:1242 jta…