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 14829

Summary: Highlight elements of Debugger Window if they were changed by the last step-through operation
Product: debugger Reporter: _ gtzabari <gtzabari>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: blocker CC: daimonkor
Priority: P3    
Version: 3.x   
Hardware: Other   
OS: Other   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ gtzabari 2001-08-27 16:54:32 UTC
The title says it all. We should be able to see what variables were modified by the last step-through or step-over (the latter being more tricky) operation.
Comment 1 Jan Chalupa 2001-11-27 12:09:47 UTC
Target milestone -> 3.3.1.
Comment 2 Jan Jancura 2002-05-30 10:32:02 UTC
not possible to implement in current opeide + hard to do
Comment 3 Quality Engineering 2003-06-30 17:25:04 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-06-30 17:29:32 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 5 _ gtzabari 2012-12-13 17:30:19 UTC
Reopening for consideration. Can this be implemented now?
Comment 6 Martin Entlicher 2012-12-18 15:36:18 UTC
This works in current builds, doesn't it?
Values that change during stepping are made bold. It works fine for me. This was implemented for several years already.