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 3131 - Untoggle breakpoint in unsaved file throws exception and breakpoint can`t be deleted.
Summary: Untoggle breakpoint in unsaved file throws exception and breakpoint can`t be ...
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: L Martinek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-08-04 18:44 UTC by L Martinek
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 L Martinek 1999-08-04 18:44:36 UTC
- Open some file, don`t modify it, only toggle breakpoint.
- Modify file till both Save and Save All icons are enabled.
- Don`t save file, go to the line with breakpoint and click on Toggle breakpoint button.
Exception is thrown - see comment.
The breakpoint can`t be deleted under Runtime | Debugger | Breakpoint.
Comment 1 Marek Grummich 2000-07-25 09:37:59 UTC
Priority is changed to P4 (normal).