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 41407

Summary: No way to delete several/all breakpoints at once
Product: debugger Reporter: Antonin Nebuzelsky <anebuzelsky>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Antonin Nebuzelsky 2004-03-26 13:48:56 UTC
This is a regression of the new debugger
implementation to be integrated to trunk next week.

So far it was possible to select several or even
all the breakpoints in the Breakpoint window and
invoke Delete (from popup or by Del key). This is
not available any more.
Comment 1 Jan Jancura 2004-05-24 16:48:53 UTC
Fixed in the main trunk
Comment 2 Antonin Nebuzelsky 2004-06-02 13:53:21 UTC
Verified.