Can't use Cuda-gdb

Hi @benjamin.rouxel1
Thank you for your report. Looks like your CUDA driver installation might be missing a debugger back-end library (introduced in CUDA 11.8). Could you please provide the following additional information:

  • How did you install the GPU driver? Could you provide a link to the package/installer?
  • Please share the output of the following command in the directory, where libcuda.so.1 is located (e.g. /usr/lib/x86_64-linux-gnu but might be different on Arch):
ls -la libcuda*