cuda-gdbserver

NVIDIA CUDA Debugger (GDB)

Ubuntu
RUN apt-get update && \ apt-get install -y nvidia-cuda-gdb
Arch Arch Linux
RUN pacman -S --noconfirm cuda
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y nvidia-cuda-gdb
click the source code to copy install cuda-gdbserver on any operating system with command-not-found.com