Functions | |
VOID | LEVEL_PINCLIENT::PIN_SaveCheckpoint (CHECKPOINT *chkptFrom, CHECKPOINT *chkptTo) |
VOID | LEVEL_PINCLIENT::PIN_Resume (CHECKPOINT *chkpt) |
|
Resumes execution at the saved checkpoint (processor state). (Note: cannot flush the code cache in between PIN_SaveCheckpoint and PIN_Resume - NYI)
|
|
Copies the checkpoint 'chkptFrom' to 'chkptTo'
|