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 44574

Summary: Local Variables - add Create Expression Watch action
Product: debugger Reporter: zikmund <zikmund>
Component: CodeAssignee: issues@debugger <issues>
Status: REOPENED ---    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description zikmund 2004-06-08 18:01:27 UTC
It would be nice to have an opportunity to add a
watch from an expression.

Usage: When I will browse some deeper objects e.g.
from this, I'd like to have them as an expression
from the path in the browse tree.
Comment 1 _ lcincura 2005-05-13 09:19:35 UTC
*** Issue 37744 has been marked as a duplicate of this issue. ***
Comment 2 _ lcincura 2005-05-13 09:37:34 UTC
*** Issue 52917 has been marked as a duplicate of this issue. ***
Comment 3 Martin Entlicher 2005-05-13 14:44:16 UTC
This should not be hard to implement. Scheduling for 4.2.
Comment 4 Martin Entlicher 2005-08-20 10:48:25 UTC
There is already "Create Fixed Watch" context action.
Comment 5 _ lcincura 2005-08-21 16:04:49 UTC
Original issue and duplicates are about normal watches. This is not implemented
yet -> reopening.