Debugging cuda code in Eclipse [message #1856699] |
Fri, 23 December 2022 06:19 |
Eclipse User |
|
|
|
Hi
I am working with Eclipse 2022 and CUDA-11.6 plugin and I am able to run a simple code. However, when I start the debugger, I get this error:
```
Error in services launch sequence
Timed out trying to launch GDB.
An internal error occurred during: "Start GDB Process Job".
'java.lang.String[] com.nvidia.cuda.debug.ui.launch.CudaBackend.getDebuggerCommandLine()'
```
Maybe the cuda-gdb has not been properly defined although I have installed the plugin.
In the following setting page, when I click "Make cuda-gdb and NVIDIA profiler as default launchers", nothing happens (no feedback). So, I assume the cuda-gdb is correctly attached to Eclipse.
Any idea about that?
|
|
|
Powered by
FUDForum. Page generated in 0.03116 seconds