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 103756

Summary: [DEBUGGER] Do not share watches between different languages sessions
Product: debugger Reporter: Tomas Danek <musilt2>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: blocker CC: mkrauskopf
Priority: P2 Keywords: UI, USABILITY
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Tomas Danek 2007-05-11 14:55:08 UTC
if you debug e.g. java, then close ide, and next time you run ide and debug
ruby, watches window occupies with watches from previous java debugging session
Comment 1 Martin Krauskopf 2007-06-28 12:55:19 UTC
And vise versa (and all other debuggers). Presumably Watches View is supposed (by some HIE study) to be shared?
Comment 2 Martin Entlicher 2007-06-28 13:15:57 UTC
This is a good point. It's in fact a usability enhancement. We'll consider that in the UI redesign in the next release.
Thus changing to P2 enhancement.