Bug 6638 - Auto insertion/deletion of watchpoints for static variables
Summary: Auto insertion/deletion of watchpoints for static variables
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 1625 6622
  Show dependency treegraph
 
Reported: 2008-06-12 15:14 UTC by Teresa Thomas
Modified: 2008-06-12 15:14 UTC (History)
1 user (show)

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:14:45 UTC
These are variables that reside in the .data section. Includes global variables.
For watching these, watchpoints can be inserted at shared library load and
disabled during library unload.