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 - Highlight elements of Debugger Window if they were changed by the last step-through operation
Summary: Highlight elements of Debugger Window if they were changed by the last step-t...
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Other Other
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-27 16:54 UTC by _ gtzabari
Modified: 2012-12-18 15:36 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 _ 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.