-
Hello,
I'm trying to get the GDB integration working with a build of GDB that supports the TriCore architecture. Right now I'm using this build: https://github.com/NoMore201/tricore-gdb with some min…
-
[strnq@bytheway Source]$ sudo gdb -batch-silent -p $(pidof cs2) -ex "call (void*)dlopen(\"$PWD/libOsiris.so\", 2)"
Error while mapping shared library sections:
Could not open `target:/usr/lib/pressu…
-
### Current UI and client versions:
**Application version** AirDC++w 2.13.0b-19-g7ba0 x86_64
**Web UI version** 2.13.0-beta.2
**Web UI build date** November 9, 2024 9:49 AM
### Operating syste…
-
Tests `debuginfo/{classtypes,print}_gdb.d` fail with newer GDB versions, and are now disabled for FreeBSD. See e.g. https://github.com/ldc-developers/ldc/pull/4373
-
Find out some memory leak which easy to reproduce: it's enough to run `gdb -v` to have loose 1-2mb of the RAM. I.e. let's say we have 296MB of used ram, that what we have then for 10 `gdb -v` runs:
…
kas1e updated
1 month ago
-
https://www.gonwan.com/2014/07/02/setting-up-pretty-printers-in-gdb/
https://stackoverflow.com/questions/68446026/gdb-not-loading-pretty-printers-in-thread
https://youtrack.jetbrains.com/issue/CPP-1…
-
During debugging, press continue, and the cpu usage reaches 100%.
![wps_zKxzziKVR4](https://github.com/mit-pdos/xv6-riscv/assets/101516081/6c060772-93dc-4284-93c6-22435c65e387)
![image](https://gi…
-
### Describe the bug
There is a deadlock in `print_stack_trace()` at src/panic.rs:62 when user runs lots of times of a program which calls system call `fork` miltiple times.
https://github.com/aster…
-
## Description
When using the `compile code` feature, GDB produces the following error:
```
Could not load libcc1.so: libcc1.so: cannot open shared object file: No such file or directory
```
##…
-
gvnn3 updated
1 month ago