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 13369 - Subsequesnt debug catch conditions do not persist
Summary: Subsequesnt debug catch 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
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-02 21:52 UTC by emmanuel
Modified: 2001-07-27 09:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NB example of subsequent condition (112.20 KB, image/jpeg)
2001-07-20 20:35 UTC, emmanuel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description emmanuel 2001-07-02 21:52:28 UTC
Build 200106290100.

When using more than one condition, the subsequent condition does not persist 
when restarting NB.

Could this be corrected please, so that conditions persist when restarting NB.

BTW, when switching workspaces and when switching projects, subsequesnt 
conditions persist.

Kind regards
Emmanuel
Comment 1 emmanuel 2001-07-02 21:56:11 UTC
Created attachment 1813 [details]
NB example of subsequent condition
Comment 2 emmanuel 2001-07-02 22:12:00 UTC
Where I first switch to another project and back, then restart NB, the 
subsequent condition/s persist.

Hope this helps.

Kind regards
Emmanuel
Comment 3 Jan Stola 2001-07-10 11:33:03 UTC
I am sorry I cannot reproduce this issue.
Could you, please, provide detailed information.
Is your configuration the same as in issue 13334?
It so, could you try to reproduce this problem
with new userdir? (There is a posibility that
your old userdir was corrupted by some development
build.)
Comment 4 emmanuel 2001-07-10 22:04:34 UTC
Hello Jan,

>Could you, please, provide detailed information.
I do not know want more I could provide other than the graphics and 
what I've mentioned here.  Please advise - I'll gladly help.  
However, the conditions which I substanciate with the attachment, are 
ongoing.


>Is your configuration the same as in issue 13334?
Exactly the same, and I feel the two issues are related.


>It so, could you try to reproduce this problem with new userdir?
I did this already.  Uninstalled all NB versions, cleared windows 
directory completely of all references to NB and started from 
scratch.  Shortly after commencing with debugging, these conditions 
started again.

Jan, I have spent many hours with the intention to pinpoint the exact 
conditions, but was not successful.

Please advise what additional steps I might employ.

Kind regards
Emmanuel
Comment 5 Jan Stola 2001-07-26 11:32:34 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 6 emmanuel 2001-07-26 19:46:32 UTC
Thank you for the feedback.
Comment 7 Jan Stola 2001-07-27 09:24:06 UTC
Resolution Worksforme -> Status Closed.