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 5257

Summary: Changing a class of an exception on which debugger stops, has not any effect (during debugging).
Product: debugger Reporter: Jan Palka <janpalka>
Component: CodeAssignee: Jan Chalupa <jchalupa>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Palka 2000-01-10 02:36:13 UTC
1) set a breakpoint on an exception
2)  run debugger and verify that it works
3) change a class property of the breakpoint
4) nothing happens the original class is still valid
Comment 1 Marek Grummich 2000-07-25 09:41:59 UTC
Priority is changed to P4 (normal).