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 1470

Summary: Toggle Breakpoint adds breakpoint instead to remove it after Debugger run.
Product: debugger Reporter: issues@www <issues>
Component: CodeAssignee: issues@www <issues>
Status: CLOSED WONTFIX    
Severity: normal    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description issues@www 1999-04-08 21:59:36 UTC
set breakpoint. Run debugger.
Open Environment|Debugger|Breakpoints. There should be one breakpoint.
In Editor select line with breakpoint. Click button Toggle breakpoint. First the breakpoint is duplicated. click again to Toggle Breakpoint and second instance of breakpoint is removed and breakp. lin
e hidden. First breakpoint is still present in Breakpoints node. If you start debugger breakpoint line is displayed again.