News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

gdb not finding the file.

Started by jmccay, April 26, 2006, 03:43:50 AM

Previous topic - Next topic

jmccay

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
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.

sethjackson

Quote from: jmccay on April 26, 2006, 03:43:50 AM
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....

jmccay

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?
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.

jmccay

Nevermind I found it.  I didn't think to look at the bottom of the page for the most recent snapshot.
jmccay
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.