Add support for PTRACE_O_TRACEEXIT to linuxulator ptrace(2).
This fixes strace 4.25 from Ubuntu 19.04.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
LGTM
sys/amd64/linux/linux_ptrace.c | ||
---|---|---|
74 ↗ | (On Diff #58775) | For reference: LINUX_PTRACE_EVENT_FORK 1 |