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

Summary: Add notes to breakpoints
Product: debugger Reporter: aldobrucale <aldobrucale>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.