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 190593 - F7, F8, F4 sometimes can not stop as expected.
Summary: F7, F8, F4 sometimes can not stop as expected.
Status: RESOLVED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-25 06:33 UTC by gooddreams
Modified: 2010-09-27 15:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gooddreams 2010-09-25 06:33:26 UTC
Product Version = NetBeans IDE 6.9.1 (Build 201007282301)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) Client VM 16.3-b01

I want to step by step to track program execution, but sometimes it does not work as expected, in the mean time break point can works. Once the error begin occur, I have to set break point in next statement, and then F8. The situation is difficult and different, I can not reproduce it by giving some steps.
Comment 1 Martin Entlicher 2010-09-27 15:20:02 UTC
Do you have some source files where F8 consistently does not work and you have to use breakpoints?
Can you please check that the sources where F8 does not work are registered in Window -> Debugging -> Sources window?