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 - Local Variables - add Create Expression Watch action
Summary: Local Variables - add Create Expression Watch action
Status: REOPENED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
: 37744 52917 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-08 18:01 UTC by zikmund
Modified: 2005-12-13 09:53 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 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.