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 169957 - no 'continue' button after the breakpoint
Summary: no 'continue' button after the breakpoint
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker with 2 votes (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-06 08:07 UTC by skoo
Modified: 2011-11-28 09:03 UTC (History)
1 user (show)

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 skoo 2009-08-06 08:07:52 UTC
To debug an visual web project, the netbeans stops at the breakpoint, but the 'continue' button (F5) is dimmed, no way
to continue the execution.
Comment 1 skoo 2009-08-11 12:03:23 UTC
I also find that the Java project shows the same problem, this time I used the 6.5.

The 'continue' button (F5) is simply disabled at some points, not sure when. Even the debugging is stopped and restart
the netbean, the button never return to enable. From now on, I can call the 'continue' at the break point when I press
the 'pause' button, the 'continue' is enabled again. But it is disabled again after pressed it. It will appear again
when the 'pause' button is pressed.

It is first time to see such problem. Not sure it is related to newly installed netbeans 6.7 and jdk 1.6.0_15 or not.
Comment 2 skoo 2009-08-11 12:29:07 UTC
I think the debugger is detached. If I use the 'Run to Cursor(F4)', another instance of debugging session started! It is
expected to run to cursor of the current debugging!
Comment 3 Jan Chalupa 2011-11-28 09:03:43 UTC
Obsolete issue. Closing.