Commit Graph

3 Commits

Author SHA1 Message Date
Andrew Thompson
224f8996c3 Actually make the intercepts work... 2013-02-25 13:52:47 -05:00
Andrew Thompson
431620975c Change PR/PW test to use intercepts instead of kill -STOP
Thanks to @rzezeski for the help with intercepts
2013-02-23 00:25:08 -05:00
Ryan Zezeski
d284dcfc22 Add intercepts
Intercepts provide the ability to easily and efficiently intercept
function calls.  Giving the ability to change the code being executed
as well as affect local and global state.
2012-12-20 16:14:28 -05:00