[Bug 287050] Change in PTRACE_CONTINUE causing valgrind/vgdb to no longer be able to interrupt debuggee

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 29 May 2025 14:30:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287050

--- Comment #13 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=99976934274de6fa19f049a0b6eac10856710f96

commit 99976934274de6fa19f049a0b6eac10856710f96
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2025-05-27 21:09:18 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2025-05-29 14:28:06 +0000

    PT_CONTINUE: undo transparent attach consequences

    PR:     287050
    Reported and tested by: Paul Floyd <pjfloyd@wanadoo.fr>
    Reviewed by:    markj
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
    Differential revision:  https://reviews.freebsd.org/D50556

 sys/kern/sys_process.c | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.