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 24468

Summary: Evaluate and modify variable while debugging
Product: debugger Reporter: jnash67 <jnash67>
Component: CodeAssignee: issues@debugger <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description jnash67 2002-06-05 21:31:49 UTC
This is a nice feature in JBuilder that I haven't seen in 
Netbeans. While debugging, if you right click on a 
variable, one of the options is to "Evaluate / Modify" the 
variable. Rather than just adding a watch, which isn't 
always appropriate, if you just want to see what that 
variable is right then and possibly change it to see the 
effect.
Comment 1 Marek Grummich 2002-07-22 09:02:32 UTC
Target milestone was changed from '3.4' to TBD.
Comment 2 Marek Grummich 2002-07-22 09:07:02 UTC
Target milestone was changed from '3.4' to TBD.
Comment 3 Martin Entlicher 2005-05-16 11:06:49 UTC
You already get evaluation in the tooltip.
We may add "Modify" also...