-
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 …
-
The situation is roughly as described in https://github.com/clangd/clangd/issues/1101 , where I have a function, `gdb_exit`, with a [declaration](https://gitlab.com/qemu-project/qemu/-/blob/7efd65423…
sethp updated
1 month ago
-
This is on AArch64 but I bet this applies broadly. If you connect gdb to an lldb-server you'll see:
```
Sending packet: $Hg0#df...Packet received: Eff
Sending packet: $qXfer:features:read:target.xm…
-
Steps to recreate:
1. Run the command
```bash
$ docker run -e "ACCEPT_EULA=Y" -e "MSSQL_SA_PASSWORD=admin" -p 1433:1433 -d mcr.microsoft.com/mssql/server:2017-latest
```
#### Environment Info
Device:…
-
## Expected Behavior
With the Embedded GDB Server and OpenOCD Run & Debug configuration templates of at least CLion v2023.3.2 there is a Peripherals tab with which you can load MCU `.svd` files and v…
-
```
when i want use clientgdb to debug gdb server i see this error:
c:\> clientgdb.exe 127.0.0.1:2001 Cisco2600 -vv -test
Restarting the GDB server
Entering GdbCpu::waitForGreetMessage
Error: Couldn…
-
This issue aims to track the progress of adding Xtensa support to probe-rs, in particular the Xtensa esp targets.
- [x] Initial Xtensa support, Xdm communication with halt/resume and memory interfa…
-
Using GNU gdb (GDB) 14.2
My setup is connecting to qemu as remote target with pretty standard settings.
```
{
"version": "0.2.0",
"configurations": [
{
"name": "…
-
In the [gdb docs](https://sourceware.org/gdb/current/onlinedocs/gdb.html/Threads.html) for handling threads there is the `thread ` command listed for which the documentation is the following:
> Mak…
-
### System details
RStudio Edition : Server (open source)
RStudio Version : 2023.03.0+386
OS Version : Ubuntu 22.04.4 LTS
R Version : R version 4.1.2 (2021-11-01)
…