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

Summary: debug menu problems
Product: debugger Reporter: Chris Ledantec <cledantec>
Component: CodeAssignee: Rostislav Levy <rlevy>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

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.