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 - Toggle Breakpoint adds breakpoint instead to remove it after Debugger run.
Summary: Toggle Breakpoint adds breakpoint instead to remove it after Debugger run. ...
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-04-08 21:59 UTC by issues@www
Modified: 2005-03-09 04:28 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 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.