From: SourceForge.net <no...@so...> - 2003-07-01 20:01:05
|
Bugs item #764160, was opened at 2003-07-01 19:33 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=764160&group_id=44253 Category: Debugger Group: Annoying Status: Open Resolution: None Priority: 5 Submitted By: Ben Bederson (bederson) Assigned to: Nobody/Anonymous (nobody) Summary: Watch variables values aren't updated properly Initial Comment: If I am watching a variable, and then modify the variable through the Interactions pane, the value of the variable in the Watch pane isn't updated. However, the value of the variable within the running program is correctly updated. It appears to be totally repeatable. I tested this with a tiny program that just set and returned an int value, so I won't bother posting it here. DrJava version: 20030701-0203 Windows XP JDK 1.4.1_03 - Ben +--------------------------------------------------------------------+ | Asst. Prof. Ben Bederson Director, Human-Computer Interaction Lab | | bed...@cs... Computer Science Department | | www.cs.umd.edu/~bederson 3171 A.V. Williams Building | | (301) 405-2764 University of Maryland | | (301) 405-6707 (FAX) College Park, MD 20742 | +--------------------------------------------------------------------+ ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=764160&group_id=44253 |