[DynInst_API:] [dyninst/dyninst] 5dfd79: Add a synchronized breakpoint type


Date: Mon, 02 Feb 2026 09:29:57 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 5dfd79: Add a synchronized breakpoint type
  Branch: refs/heads/thaines/add_synchronized_breakpoint
  Home:   https://github.com/dyninst/dyninst
  Commit: 5dfd792eedef095578fe88c5e85a183bd2db1a42
      https://github.com/dyninst/dyninst/commit/5dfd792eedef095578fe88c5e85a183bd2db1a42
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-02-02 (Mon, 02 Feb 2026)

  Changed paths:
    M proccontrol/h/PCProcess.h
    M proccontrol/src/int_process.h
    M proccontrol/src/process.C

  Log Message:
  -----------
  Add a synchronized breakpoint type

This can be used to ensure that all threads in a process are stopped
before the breakpoint is executed.



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] 5dfd79: Add a synchronized breakpoint type, Tim Haines <=