Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: c8ef6088e2670a350d957719fac9ea2a894041cf
https://github.com/dyninst/dyninst/commit/c8ef6088e2670a350d957719fac9ea2a894041cf
Author: Ronak Chauhan <56245696+rochauha@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: 2025-10-08 (Wed, 08 Oct 2025)
Changed paths:
M dyninstAPI/src/baseTramp.C
M dyninstAPI/src/instPoint.C
M dyninstAPI/src/instPoint.h
M patchAPI/h/PatchCommon.h
M patchAPI/h/Point.h
M patchAPI/src/Point.C
Log Message:
-----------
Add support for prologue/epilogue snippet types and order them accordingly at points (#2027)
The snippet type is used to ensure snippets at a point execute in the order : PROLOGUE, REGULAR, EPILOGUE.
Within each type they are executed in the order they were added.
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|