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 63593 - Content of config/Services/org-netbeans-modules-debugger-Settings.properties not pruned
Summary: Content of config/Services/org-netbeans-modules-debugger-Settings.properties ...
Status: REOPENED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2005-09-02 20:43 UTC by _ rkubacki
Modified: 2016-04-25 14:04 UTC (History)
1 user (show)

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 _ rkubacki 2005-09-02 20:43:31 UTC
Some of debugger settings like breakpoints are stored in
config/Services/org-netbeans-modules-debugger-Settings.properties. Unfortunately
if I create certain number of breakpoints and then remove some of them it always
store as many entries as is maximum count that ever existed and the content is
not pruned.
Comment 1 _ rkubacki 2005-09-02 20:44:10 UTC
It has to process larger data than neceseary.
Comment 2 Martin Entlicher 2005-12-14 17:36:52 UTC
True, this should be corrected.
Comment 3 Quality Engineering 2009-12-21 04:57:07 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team
Comment 4 Marian Mirilovic 2010-05-06 11:47:59 UTC
v/c