ROCm / ROCgdb

This is ROCgdb, the ROCm source-level debugger for Linux, based on GDB, the GNU source-level debugger.
https://rocm.docs.amd.com/projects/ROCgdb/en/latest/
GNU General Public License v2.0
50 stars 9 forks source link

rocgdb not compiling/installing #15

Open tekelle opened 2 years ago

tekelle commented 2 years ago

I must be missing an option or something. Downloaded ROCM-5.2.0. Placed on system and when I go to do the make, I get the following "configure error: amdgcn--* requires rocm-dbgapi to be installed, or use --with-rocm-dbgapi=PATH.

Do I need to do something first before I run the ./configure and make in the base directory?

ppanchad-amd commented 1 month ago

@tekelle Apologies for the lack of response. Can you please check if you still have the issue with the latest ROCm 6.2? If not, please close the ticket. Thanks!