-
When I try to connect via openocd to a STM32F407IGH6, openocd reported `Error: Error connecting DP: cannot read IDR`
Here is the log from openocd
```
(base) ttwards@MiWiFi-RC06-srv [~/esp/wireless…
-
Hi!
I have been able to run the debugger from https://github.com/forcedotcom/salesforcedx-vscode as a server and connect to it using the nvim-dap. My implementation still has some work to do, but I…
-
### Debug adapter definition and debug configuration
```
local dap = require("dap")
require("dapui").setup()
dap.adapters["pwa-node"] = {
type = "server",
host = "localhost",
port = "${port}…
-
### Description
Pydap can parse the metadata of remote files either DAP4 (`dmr`) or DAP2 (`dds`). However, I run into trouble when trying to download data on the fly when the data is hosted on …
-
**Is your feature request related to a problem? Please describe.**
The LLDB debugger is very unreliable/crashy (at least on Windows). In order to help with investigations, it would be useful to captu…
-
The [Native Debug](https://github.com/WebFreak001/code-debug) adapter has been around for quite a while and is an alternative to the Micrsoft `cpptools` debug adapter, supporting both GDB and LLDB.
…
-
OS: Windows 11 23H2
VSCode version: 1.95.0
CodeLLDB version: 1.11.0
Compiler: rust 1.81.0-x86_64-pc-windows-msvc toolchain
Debuggee: PDB
There are not "pretty printing" of rust containers (in …
-
**Describe the bug**
Using neovim, debugging itself works all fine, unless I restart the session (using `nvim-dap` extension with `require('dap').restart()`). When I restart the session, it hits the …
-
The document currently suggests that the type `urn:ietf:params:ppm:dap:error:invalidTask` should be used in problem details responses. However, DAP says "Servers MUST NOT use the DAP URN namespace for…
-
macOS Sonoma 14.6.1 (M1)
Command Line Tools 15.3
Homebrew
This repo sdk-2.0.0
libjaylink 0.3.1
gcc 14.1.0 (aarch64)
jlink-edu v9.3
pico 2
`./configure --prefix=$HOME/local --enable-jlink --e…