HomeFreeBSD

Add ptrace(PT_GET_SC_ARGS) command to return debuggee' current syscall

Description

Add ptrace(PT_GET_SC_ARGS) command to return debuggee' current syscall
arguments.

Reviewed by: jhb (previous version)
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
Differential revision: https://reviews.freebsd.org/D11080

Details

Provenance
kibAuthored on
Reviewer
jhb
Differential Revision
D11080: Move syscall_args into struct thread.
Parents
rS319874: Print unimplemented syscall number to the ctty on SIGSYS, if enabled
Branches
Unknown
Tags
Unknown