HomeFreeBSD

Support PTRACE_GETREGSET w/ NT_PRSTATUS in Linux ptrace(2).

Description

Support PTRACE_GETREGSET w/ NT_PRSTATUS in Linux ptrace(2).

While Linux strace(1) doesn't strictly require it - it has a fallback
to PTRACE_GETREGS - it's a newer interface, so we better support it
before the old one is deprecated.

Reviewed by: dchagin
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D20152

Details

Provenance
traszAuthored on
Reviewer
dchagin
Differential Revision
D20152: Support NT_PRSTATUS in Linux ptrace(2)
Parents
rS347230: make sysent after r347228
Branches
Unknown
Tags
Unknown