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

GDB can't find the source files

Started by aradu, August 01, 2005, 02:28:54 AM

Previous topic - Next topic

aradu

First, I have to say that Code::Blocks is an amazing tool! Switching from Dev-Cpp was an easy choice. ;)

And to the question. When I run GDB it executes just fine, but once I choose "Run to cursor", it says:

QuoteContinuing...
No source file named main.cpp.
error
Program received signal (SIGTRAP)
Trace/breakpoint trap

It doesn't matter which file I choose in my project, it always says that it can't find the specific file.

I use Code::Blocks version 1.0-RC1.

Thanks for your help!