HomeFreeBSD

linux: make PTRACE_GETREGS return correct struct

Description

linux: make PTRACE_GETREGS return correct struct

Previously it returned a shorter struct. I can't find any
modern software that uses it, but tests/ptrace from strace(1)
repo complained.

Differential Revision: https://reviews.freebsd.org/D32601

Details

Provenance
traszAuthored on Oct 29 2021, 3:18 PM
Differential Revision
D32601: linux: make PTRACE_GETREGS return correct struct
Parents
rGf939dccfd770: linux: Make PTRACE_GETREGSET return proper buffer size
Branches
Unknown
Tags
Unknown