User forums > Help
Problem debugger finding source files
shaft:
I am building a project that is 1 application and several DLLs, all built with mingw32 and codeblocks.
Anyways I can't seem to jump into the DLLs because GDB can't find the source files. If I open up one of the DLL source file and execute "run to cursor" I get the message "No source file named gsosengineroot.cpp". I've used the debugger configuration to include projects in same workspace, so it is supposedly adding the directories where the dll source code resides.
Whats wierd is I can single step from the main code into the DLL source, I just can't jump to it directly. Any ideas?
thomas:
Use gdb 6.3.
shaft:
currently using gdb 6.3.
mandrav:
What C::B revision are you using?
shaft:
Currently using 1.0 RC 2.
Navigation
[0] Message Index
[#] Next page
Go to full version