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 4341 - Breakpoint setted on method is highlighted when it is reached.
Summary: Breakpoint setted on method is highlighted when it is reached.
Status: CLOSED INVALID
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-10-08 00:45 UTC by Daniel Prusa
Modified: 2002-07-19 15:17 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 Daniel Prusa 1999-10-08 00:45:29 UTC
Set breakpiont on `main` method. Start debugger (Go). Debugger stops on the setted breakpoint. Use Trace Over. Now you can see that the previous line is highlighted in blue.

Change property Enabled of the breakpoint - blue line disappers, change it again - blue line appears. Toggle the breakpoint by CTRL+F8 - the breakpoint is deleted (removed from list of breakpoints).