ROCm GPU debugging
Linaro DDT supports a number of GPU compilers that target ROCm devices:
- AMD’s HIP Compiler 
- AMD’s amdclang OpenMP offloading 
ROCm GPU Debugging requires rocgdb to be available in your environment.
Note
The rocgdb in your environment must be compatible with the AMD GPU Driver
installed on the system. See Known issues and limitations
for more information.