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 13394 - Debug - breakpoint conditions do not persist.
Summary: Debug - breakpoint conditions do not persist.
Status: CLOSED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-04 22:33 UTC by support
Modified: 2001-08-01 23:06 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 support 2001-07-04 22:33:12 UTC
Build 200106290100.

When setting a breakpoint with a 'condition', the condition does not persist 
when restarting NB.

Could this be corrected so that breakpoint conditions persist when restarting 
NB - it is a tedious task to re-enter the conditions.

Kind regards
Emmanuel
Comment 1 Jan Stola 2001-07-26 11:33:20 UTC
I am sorry, I cannot reproduce this issue in the build you mentioned.
This issue is connected with deserialization of breakpoints
which does not work at all in the current development builds
(see issue 13592). The deserialization will be rewritten
(due to new implementation of projects). So, I hope that
this issue will be fixed when the deserialization will be fixed
(you can add yourself to the CC of the issue 13592).
Feel free to reopen this issue if you encounter these problems
again after deserialization fix. Thanks.
Comment 2 Jan Stola 2001-07-27 09:21:25 UTC
Resolution Worksforme -> Status Closed.