News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Can't debug under GDB 5.2.1.

Started by rickg22, February 27, 2005, 07:50:07 AM

Previous topic - Next topic

rickg22

Version: CVS.

Can't debug codeblocks with GDB 5.2.1. GDB sends a message saying that the file src\\main.cpp can't be found.

However, if I run GDB directly and type "break main.cpp", it says: (more or less, can't remember) "Stopping at src\\main.cpp line NNN."

so the directory is messed up somehow. I'm running under CVS version.

Please give any workarounds, since debugging with commandline is, to say the least, bloody painful! :P.