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 161773 - Warn about invalid breakpoints in Debugging window
Summary: Warn about invalid breakpoints in Debugging window
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-02 14:48 UTC by Martin Entlicher
Modified: 2009-05-25 20:56 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2009-04-02 14:48:10 UTC
A panel in Debugging window notifies users when multiple breakpoints are hit. In a similar way, a panel can notify users
when breakpoints become invalid.
See issue #160875.

When all red messages are replaced with a different notification mechanism, Debugger Console can be made completely
hidden by default.
Comment 1 Martin Entlicher 2009-04-02 14:48:52 UTC
Too late for 6.7, scheduling for the next version.