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 7321 - debug menu problems
Summary: debug menu problems
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 normal (vote)
Assignee: Rostislav Levy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-09 14:25 UTC by Chris Ledantec
Modified: 2003-06-30 17:27 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 Chris Ledantec 2000-08-09 14:25:35 UTC
the 'continue' menu item is not on the debug menu any more. it should be
between start debugging and finish debuggin

there is a missing separator between suspend all threads and step over

this was all in build 14.
some of these fixes may need to take place in core, not debuggercore.
Comment 1 Rostislav Levy 2000-08-10 16:33:59 UTC
Add menu item Continue (org.openide.actions.GoAction) to Debug menu.
Modify places of menu items from Debugger module in the Debug menu.
Comment 2 Jan Stola 2000-09-15 16:09:59 UTC
The 'continue' menu item is still missing in build 1099.
Comment 3 Rostislav Levy 2000-09-26 08:28:59 UTC
Add action GoAction (menu item Continute) to Debug menu.
Comment 4 Jan Stola 2000-11-08 11:28:59 UTC
Verified in build 1143 and 65.
Comment 5 Quality Engineering 2003-06-30 17:27:06 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.