Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » CDT » C++ Windows - cannot step after breakpoint
C++ Windows - cannot step after breakpoint [message #990338] Tue, 11 December 2012 18:19
Eclipse User
Windows XP and mingw, C++:

When I 'debug', the program breaks at main(). I can then step over or
step into, and it displays variables. All is well.

However, if I set a breakpoint, when the program breaks, I can't step or
resume. The buttons and menus are greyed out, disabled.

The console displays this.

stopped,reason="breakpoint-hit",disp="keep",bkptno="1",frame={addr="0x004023c7",func="main",args=[],file="tester.c",fullname="F:/tester.c",line="43"},thread-id="1",stopped-threads="all"
Previous Topic:Autotools-generated make targets not shown in 'Make targets' view
Next Topic:Incorrect FAQ? CDT does not recognize C++11 features
Goto Forum:
  


Current Time: Fri May 24 17:41:48 EDT 2013

Powered by FUDForum. Page generated in 0.01557 seconds