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 164802

Summary: [67cat] debugger not proceeding on F5
Product: debugger Reporter: gholmer <gholmer>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: profiler snapshot

Description gholmer 2009-05-08 21:24:44 UTC
[ BUILD # : 200905080201 ]
[ JDK VERSION : 1.6.* ]

I frequently find that the debugger will not proceed when hitting F5.
 F8 to single-step still works and the green arrow icon in the
toolbar works, but not F5; I get an error beep.

See attached profiler snapshot.
Comment 1 gholmer 2009-05-08 21:25:58 UTC
Created attachment 81833 [details]
profiler snapshot
Comment 2 gholmer 2009-05-12 18:26:02 UTC
I'm also seeing that F7 often doesn't step into methods, but rather steps over them like F8.
Comment 3 Martin Entlicher 2009-05-13 08:45:44 UTC
Problem with F5 is a duplicate of issue #160747.
Problem with F7 - Step Into - was reported only for servlets and was fixed in a really strange way in issue #163249. If
you have some reproducible case when F7 does not step into, please reopen issue #163249 and describe the steps there. We
need to have reproducible steps, since the nature of this bug is a big mystery...

*** This issue has been marked as a duplicate of 160747 ***
Comment 4 Quality Engineering 2010-04-29 09:50:56 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.