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 238054 - Add notes to breakpoints
Summary: Add notes to breakpoints
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-06 14:13 UTC by aldobrucale
Modified: 2013-11-06 14:13 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 aldobrucale 2013-11-06 14:13:28 UTC
When several breakpoints are set (disabled or not), especially if they refer to the same source file, it becomes hard to understand at a glance which part of the code they refer to.

It would be nice to attach a free-text descriptive note to the breakpoints.