HomeFreeBSD

Consistently only use one end of the pipe in the parent and debugger

Description

Consistently only use one end of the pipe in the parent and debugger
processes and do not rely on EOF due to a close() in the debugger.

PR: 200489
Differential Revision: https://reviews.freebsd.org/D2674
Reviewed by: kib, ngie, rodrigc

Details

Provenance
jhbAuthored on
Reviewer
kib
Differential Revision
D2674: Fix pipe handling in unrelated debugger test.
Parents
rS283835: Use proper prototype for harmless().
Branches
Unknown
Tags
Unknown