This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 80861

Summary: debugger doesn't do step when F8 pressed
Product: debugger Reporter: zerdna <zerdna>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED WORKSFORME    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description zerdna 2006-07-21 22:57:12 UTC
When breakpoint is inserted, debugger would run to it, but will not highlight
the line on which it stopped. Then, if F8 is pressed to step through the code,
debugger does "continue" instead, i.e. runs the program to the next breakpoint.
There were other reports of this but i haven't seen any resolution for this.
Comment 1 Jiri Kovalsky 2006-07-22 19:54:33 UTC
I have seen it twice too but can't reproduce it. Do you have some reliable
procedure how to invoke this malfunction ? Thanks a lot. And besides could you
try that in the latest development builds of 6.0 ? To my best knowledge it works
fine there.
Comment 2 Martin Entlicher 2006-07-24 19:13:59 UTC
zerdna, is this reproducible for you regularly? If yes, this is most probably
caused by having a breakpoint in some source, which is not selected for
debugging in the Sources window. Can you please assure, that the source root of
the affected source file is checked for debugging? Thanks.
Comment 3 Martin Entlicher 2006-08-01 09:23:45 UTC
Since we got no responce for more than a week, I'm resolving this as works for me.
Comment 4 Quality Engineering 2010-04-29 09:29:29 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.