HomeFreeBSD

Add a test to verify that a traced process sees its original parent via

Description

Add a test to verify that a traced process sees its original parent via
getppid() after a debugger process that is not the parent has attached.

Reviewed by: kib (earlier version)
Differential Revision: https://reviews.freebsd.org/D3615

Details

Provenance
jhbAuthored on
Reviewer
kib
Differential Revision
D3615: Test that getppid() does not return an unrelated debugger.
Parents
rS287600: Properly size the children[] arrays in the follow fork tests.
Branches
Unknown
Tags
Unknown