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 79026

Summary: Breakpoints: Allow setting of Breakpoints Group name in the New Breakpoint dialog
Product: debugger Reporter: _ sandipchitale <sandipchitale>
Component: JavaAssignee: issues@debugger <issues>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ sandipchitale 2006-06-24 18:17:00 UTC
The benefit is that I can set classify the Breakpoint at the time of 
breakpoint creation itself. There could even be a natural classification 
associated with a breakpoint e.g. Line Breakpoint, Exception, Runtime 
Exception, Error, Class, JDK Breakpoints, Netbeans, Apache (based on package 
names) and so on...

The UI could look like:

[ ] Set Breakpoints Group Name [____________________] [V]

The use can check the checkbox to put it in a Breakpoints group. The editable 
combo box could select the natural classification as stated above. The 
combobox could have other Breakpoints Groups that user has already created. 
The user should be allowed to type a new Breakpoints group name.