GDB Debugger / Breakpoint problems in CDT 3.0RC1 [message #148513] |
Sun, 10 July 2005 03:56 |
Eclipse User |
|
|
|
Originally posted by: christof.frey.freesurf.ch
Hi,
I am running Eclipse 3.1 / CDT 3.0RC1 / MingW 3.4.2 with GDB 5.2.1 /
Windows XP SP1
After starting the debugger the program halts in main() as expected but
in the console window of the debugger
the following output is produced:
No source file named
C:/data/Projekte/C_TESTS/state/StatePattern/StateMain.cpp.
No source file named C:/data/Projekte/C_TESTS/state/StatePattern/State.cpp.
The path to the filenames above is correct, also the names, and the
files are existing
The source file (where main() is) is visible in the debug window, also
the arrow of the program counter and a breakpoint I set.
When trying to run till the breakpoint the program just runs through
without stopping at the breakpoint. Single
stepping works fine.
Any idea?
Christof
|
|
|
Powered by
FUDForum. Page generated in 0.03009 seconds