Code::Blocks Forums
User forums => Help => Topic started by: jmccay on April 26, 2006, 03:43:50 am
-
C::B Version: Version 1.0 revision 2079 (gcc 3.4.5 Windows/unicode, build: Feb 25 2006 17:23:34)
I know it's old, but I haven't had time to update. Anyways, GDB is not finding the file. The file is where it is supposed to be locate & where it says it is located. Here is the message:
Error:
Debugger name and version: GNU gdb 5.2.1
No source file named C:/development/projects/test/call_traits/main.cpp.
Program exited with code 03.
Debugger finished with status 0
Any ideas?
jmccay
-
Debugger name and version: GNU gdb 5.2.1
Yup. I think you need a new GDB. I believe that 6.3 is the only one supported....
-
Where do I get it? Mingw only has gdb 5.2.1 on the download page. How come 6.3 is the only one supported?
-
Nevermind I found it. I didn't think to look at the bottom of the page for the most recent snapshot.
jmccay