ROCgdb
ROCgdb copied to clipboard
This is ROCgdb, the ROCm source-level debugger for Linux, based on GDB, the GNU source-level debugger.
make[2]: Entering directory '/public/home/gh/JJ/ROCgdb-amd-master/sim' make SIM_PRIMARY_TARGET= all-recursive make[3]: Entering directory '/public/home/gh/JJ/ROCgdb-amd-master/sim' CC common/common_libcommon_a-portability.o In file included from common/portability.c:25:0: common/portability.h:24:5: error: conflicting types for 'getegid' int getegid(void); ^~~~~~~ In file included...
I am running CentOS 7.9 and ROCm4.3.0. When I try to run rocgdb I am getting "amd-dbgapi: fatal error: os_agent_id 42028: asic family name not present in the sysfs. Could...
Which version of LLVm is required by ROCgdb to support "DWARF Extensions for Optimized SIMT/SIMD (GPU) Debugging"?
It would be mighty useful if there were visual debugging support akin to [nSight VS Code Edition](https://marketplace.visualstudio.com/items?itemName=NVIDIA.nsight-vscode-edition#:~:text=Nsight%20Visual%20Studio%20Code%20edition%20is%20an%20extension,as%20Intellisense%2C%20debugging%2C%20debugger%20views%2C%20and%20productivity%20enhancements.) allowing VS Code users to set breakpoints in kernels and inspect variable values...
Hi all, I am observing stack truncation when debugging a HIP application with ROCgdb. This truncation is shown below: ``` Thread 6 "deep-stack" hit Breakpoint 1, base_case () at deep-stack.cpp:8...
Running Ubuntu 20.04 with kernel 5.8.0-48-generic. GPU is Vega 56. ROCm is 4.1. To be clear, the issue is that the debugger does not issue a warning message as to...
I don't know if multi-inferior support (multiple Linux processes using the GPU) is on your roadmap, at some point, but as I am reading the code to understand how GDB...
I have installed `doxygen`, `graphviz` and `texlive-full`. The command `make doc` stops with: ``` [16] ! Illegal parameter number in definition of \Hy@tempa. h l.133 \end{DoxyEnumFields} ? ``` The same...
### Problem Description Running ROCgdb and setting `amdgpu precise-memory` to `on` before running the debugger freezes the system for maybe ~30s before I get forcefully black-screened + logged out. Not...
[Issue]:
### Problem Description rocgdb internal error ### Operating System Red Hat Enterprise Linux, 8.10 (Ootpa) ### CPU AMD Instinct MI300A Accelerator ### GPU AMD Instinct MI300A ### ROCm Version ROCm...