Bug #18155 2011-06-06 03:52
nghiaho12
gdb doesn't run when linking to CUDA code
I have an application that links with some CUDA code. When I run the debugger it just sits there, the program doesn't even load. Codeblock doesn't return anything, it just sits there waiting and doing nothing. However, when I run gdb via the command line the program loads fine and I can debug it.
- Category
- Debugger
- Group
- Status
- Closed
- Close date
- 2011-06-17 10:27
- Assigned to
- tpetrov
History
tpetrov 2011-06-16 20:52
1. Can you post the debugger's debug log (you should enable it in the debugger's settings)
2. Can you try the debugger's branch?
3. What is you OS, C::B version?
nghiaho12 2011-06-17 00:28
The problem seems to have gone away after upgrading the CUDA libraries!
tpetrov 2011-06-17 10:27
OK, I'm closing it...