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 - [67cat] debugger not proceeding on F5
Summary: [67cat] debugger not proceeding on F5
Status: CLOSED DUPLICATE of bug 160747
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-08 21:24 UTC by gholmer
Modified: 2010-04-29 09:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
profiler snapshot (20.61 KB, application/octet-stream)
2009-05-08 21:25 UTC, gholmer
Details

Note You need to log in before you can comment on or make changes to this bug.
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.