Bug 4170 - variable watch tracker loses variables during stepping
Summary: variable watch tracker loses variables during stepping
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Mike Cvet
URL:
Keywords:
Depends on:
Blocks: 1633 3663
  Show dependency treegraph
 
Reported: 2007-03-08 14:51 UTC by Mike Cvet
Modified: 2007-03-08 21:22 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Cvet 2007-03-08 14:51:18 UTC
If a frame has several variables defined and used within its scope, and are 
added and removed at random, some may dissapear from the watch after a step or 
two, but the sourcewindow believes they are still visible.
Comment 1 Mike Cvet 2007-03-08 21:22:44 UTC
2007-03-08  Mike cvet  <mcvet@redhat.com>

	* VariableWatchView.java (removeTrace): Fixed #4170.