]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement PTRACE_O_TRACESYSGOOD. This makes Linux strace(1) work.
authortrasz <trasz@FreeBSD.org>
Sun, 19 May 2019 12:58:44 +0000 (12:58 +0000)
committertrasz <trasz@FreeBSD.org>
Sun, 19 May 2019 12:58:44 +0000 (12:58 +0000)
commit23bce359918b195450af3119dd3aa8e802b20727
treebc3d9b8a3cd173ed337489fd7e9af05907a1c658
parent7217903de21b1d0323d452adf11df7307a4cd878
Implement PTRACE_O_TRACESYSGOOD.  This makes Linux strace(1) work.

Reviewed by: dchagin
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D20200
sys/amd64/linux/linux_ptrace.c
sys/compat/linux/linux_emul.h
sys/compat/linux/linux_misc.c
sys/compat/linux/linux_misc.h