mbox series

[00/32] Upstream of kernel support for AMDGPU ISA debugging

Message ID 20230125195401.4183544-1-jonathan.kim@amd.com (mailing list archive)
Headers show
Series Upstream of kernel support for AMDGPU ISA debugging | expand

Message

Kim, Jonathan Jan. 25, 2023, 7:53 p.m. UTC
AMDGPU kernel upstream support for debugging of compute ISA.

Current production ROCm GDB interface for ISA debugging:
https://rocmdocs.amd.com/en/latest/ROCm_Tools/ROCgdb.html

WIP upstream source for ROCm GDB API, ROC Kernel and ROC Thunk can be referenced here:
https://github.com/ROCm-Developer-Tools/ROCdbgapi/tree/wip-dbgapi
https://github.com/RadeonOpenCompute/ROCK-Kernel-Driver/tree/wip-dbgapi
https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/tree/wip-dbgapi