Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » GDB Debugger / Breakpoint problems in CDT 3.0RC1
GDB Debugger / Breakpoint problems in CDT 3.0RC1 [message #148513] Sun, 10 July 2005 03:56
Eclipse UserFriend
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
Previous Topic:Problems Executing/Debugging Windowed OpenGL App
Next Topic:Multiple C/C++ Targets
Goto Forum:
  


Current Time: Mon Jul 14 16:49:57 EDT 2025

Powered by FUDForum. Page generated in 0.03009 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top