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 - [DEBUGGER] Do not share watches between different languages sessions
Summary: [DEBUGGER] Do not share watches between different languages sessions
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: UI, USABILITY
Depends on:
Blocks:
 
Reported: 2007-05-11 14:55 UTC by Tomas Danek
Modified: 2007-06-28 13:15 UTC (History)
1 user (show)

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 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.