SeeHearFeel

ROCgdb

Dec 15, 2025

ROCgdb is the AMD ROCm Debugger,
it is the AMD source-level debugger
for Linux, based on the GNU Debugger.

Allows you to set breakpoints,
single-step ROCm applications,
and inspect and modify the memory
and variables of any given thread
running on the hardware.

The current version of ROCgdb is
an initial prototype that focuses
on source line debugging and does
not support symbolic variable
debugging capabilities.
Here is ROCgdb documentation.



Recent Posts


© SeeHearFeel. All Rights Reserved.