-
when I want to connect QemuTarget I face to this error
-
### Environment
- OS and version: Linux - Ubuntu 20.04
- VS Code: 1.71.2
- C/C++ extension: 1.12.4
- OS and version of remote machine (if applicable): Local debug
- GDB / LLDB version: GNU gdb (U…
-
I'd like to have a "live" view that displays the current values of specified watchpoints and/or register values. It would be useful to not have to check them manually all the time.
-
hi
I hope to use the Cortex-debug tool to debug STM32. My system is Ubuntu 20.04 and I have chosen gdb-multiarch as the debugging too.
The content of my launch.json file is as follows:
```json
…
-
# reproduce step
1. remove all PATH about MinGW from SYSTEM PATH environment var, only use environment PATH in cmake configuration.
2. copy `gdb.exe` only to a separate directory, such as `G:/msys6…
-
Hi,
We had a coredump recently when unwinding, with backtrace look like
```
(gdb) bt
#0 access_mem (as=, addr=94728155331368, val=,
write=, arg=) at x86_64/Ginit.c:94
#1 0x000056276397…
-
### Environment
```
Extension version: 0.23.1
GDB Version: 8.2.1
VS Code version: 1.33.1
OS: Linux x64 5.0.9-arch1-1-ARCH
```
### The bug
So I know I can send commands to gdb using the `…
-
It would be great to have some documentation on each command. I managed to run a few things using the unit tests as an example, but that's less than ideal.
Doesn't need to be a full fledged manual,…
-
### Environment
- OS and version: macOS Monterey 12.4
- VS Code: 1.68.0
- C/C++ extension: 1.11.0
- OS and version of remote machine (if applicable): no
- GDB / LLDB version: 13.0.1
### Bu…
-
Bug type: Debugger
Launching for an embedded target is not working as the setupCommands that are needed are being passed before gdb has actually started. setupCommands snippet below followed by the t…