Bug 6639

Summary: Auto insertion/deletion of watchpoints for auto or local variables
Product: frysk Reporter: Teresa Thomas <tthomas>
Component: generalAssignee: Teresa Thomas <tthomas>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1625, 6622    

Description Teresa Thomas 2008-06-12 15:17:39 UTC
These are variables created inside functions. They reside on the stack and go
out of scope at function exit, or a jump statement out of a function.