]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ptracestop: mark threads suspended there with the new TDB_SSWITCH flag
authorKonstantin Belousov <kib@FreeBSD.org>
Sat, 24 Apr 2021 12:02:40 +0000 (15:02 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Mon, 3 May 2021 16:18:25 +0000 (19:18 +0300)
commit68d311b66678d9daffc5cf1c78f3101f2eeec3ea
treef13233d1bfc22c012655e1389359f81ae69b5d6c
parent9ebf9100bad129a92961572ac862781d6c5681c7
ptracestop: mark threads suspended there with the new TDB_SSWITCH flag

This way threads in ptracestop can be discovered by debugger

Reviewed by: markj
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D29955
sys/kern/kern_sig.c
sys/sys/proc.h