Bug 4170

Summary: variable watch tracker loses variables during stepping
Product: frysk Reporter: Mike Cvet <mcvet>
Component: generalAssignee: Mike Cvet <mcvet>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1633, 3663    

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.