HomeFreeBSD

Add ptrace(PT_COREDUMP)

Description

Add ptrace(PT_COREDUMP)

It writes the core of live stopped process to the file descriptor
provided as an argument.

Based on the initial version from https://reviews.freebsd.org/D29691,
submitted by Michał Górny <mgorny@gentoo.org>.

Reviewed by: markj
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D29955

Details

Provenance
kibAuthored on Apr 23 2021, 1:26 PM
Reviewer
markj
Differential Revision
D29955: ptrace(PT_COREDUMP)
Parents
rG68d311b66678: ptracestop: mark threads suspended there with the new TDB_SSWITCH flag
Branches
Unknown
Tags
Unknown