cuda-gdb
The NVIDIA CUDA Debugger cuda-gdbserver - The NVIDIA CUDA-GDB server for remote debugging
- Provided by: nvidia-cuda-gdb (Version: 9.1.85-3ubuntu1)
- Source: nvidia-cuda-toolkit
- Report a bug
The NVIDIA CUDA Debugger cuda-gdbserver - The NVIDIA CUDA-GDB server for remote debugging
cuda-gdb [gdb-options] [--cuda-use-lockfile VALUE] [prog [core|procID]]
cuda-gdb [gdb-options] [--cuda-use-lockfile VALUE] --args prog [arguments]
cuda-gdb is the NVIDIA CUDA debugger for Unix platforms. It is gdb with extra commands specific to CUDA debugging.
All the existing gdb commands are supported. On top of those commands, the following CUDA-specific commands are also supported.
Commands to query information about CUDA activities:
Commands to query or switch the focus of the debugger:
Commands to configure the CUDA-specific commands:
CUDA-GDB supports the same options as GDB, with the addition of the following options:
For more information about cuda-gdb, please see the online documentation at http://docs.nvidia.com/cuda/cuda-gdb/index.html.
For more information about CUDA-related features, type help cuda or help info cuda from within CUDA-GDB, or consult the CUDA-GDB online manual.
Email bugs to cuda-debugger-bugs@nvidia.com
©2013 NVIDIA Corporation. All rights reserved.