Bug 6639 - Auto insertion/deletion of watchpoints for auto or local variables
Summary: Auto insertion/deletion of watchpoints for auto or local variables
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Teresa Thomas
URL:
Keywords:
Depends on:
Blocks: 1625 6622
  Show dependency treegraph
 
Reported: 2008-06-12 15:17 UTC by Teresa Thomas
Modified: 2008-06-12 15:17 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 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.