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 - Changing a class of an exception on which debugger stops, has not any effect (during debugging).
Summary: Changing a class of an exception on which debugger stops, has not any effect ...
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jan Chalupa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-10 02:36 UTC by Jan Palka
Modified: 2002-07-19 15:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).