| C++ Windows - cannot step after breakpoint [message #990338] |
Tue, 11 December 2012 18:19 |
|
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"
|
|
|
Powered by
FUDForum. Page generated in 0.01557 seconds