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 37065 - `Watches` pane in debugger should be empty on a new debugging session.
Summary: `Watches` pane in debugger should be empty on a new debugging session.
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Other
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-06 08:54 UTC by Milan Kubec
Modified: 2010-04-29 09:15 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2003-11-06 08:54:38 UTC
Description: 
M1 Build 04
-Ran the debugger on an application;
-Examined some values in Watches pane while debugging this application;
-Finished debugging session;
-Start to debug a new application;
-Debugger window was up and all values left from the previous debugging session
on a different applications were left in the 'Watches' pane.  The values should
be cleaned automatically.  

A comment.
Comment 1 Milan Kubec 2003-11-06 08:59:15 UTC
IMO it's more Enhancement than Defect, since there is no spec saying
that Watches pane is supposed to be clear before new debugging session.
Comment 2 Roman Ondruska 2005-05-10 17:31:30 UTC
Milane, I am not sure if watches should be cleared.
May be, they could be somehow related to debugged "application".
Comment 3 Milan Kubec 2005-05-11 07:46:50 UTC
This RFE is about left *values* not watches itself. I think that values from
previous session really should not be there. But it's already the case now, I'm
not sure.
Comment 4 Roman Ondruska 2005-05-11 08:35:08 UTC
Yes, this in not current behavior as far as I know.
Comment 5 Quality Engineering 2010-04-29 09:15:15 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.