News:

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

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!