[DynInst_API:] [dyninst/dyninst] c8ef60: Add support for prologue/epilogue snippet types an...


Date: Wed, 08 Oct 2025 15:28:35 -0700
From: Ronak Chauhan <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] c8ef60: Add support for prologue/epilogue snippet types an...
  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
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] c8ef60: Add support for prologue/epilogue snippet types an..., Ronak Chauhan <=