User forums > Help
Debugger can't find project files
Mr. Awesome:
Whenever I try to debug my program, I get a message that says:
No source file named Player.cpp.
I am sure that Player.cpp is in my project correctly and in the same directory as everything else in the project. What is wrong?
280Z28:
You need to use GDB 6.3 instead of 5.x
killerbot:
I also get those can't find messages, even with gdb 6.3 (I think 6.3.1) (on windows)
mandrav:
--- Quote from: killerbot on December 31, 2005, 09:32:14 am ---I also get those can't find messages, even with gdb 6.3 (I think 6.3.1) (on windows)
--- End quote ---
In that case, enable the debugger's debug log (Settings->Debugger) and post it here when the problem happens.
killerbot:
At first screenshot with the message in the codeblocks tab
And secundo : the dbug tab, not much in there.
[attachment deleted by admin]
Navigation
[0] Message Index
[#] Next page
Go to full version