nix
nix copied to clipboard
Add ptrace::listen
trafficstars
Adds ptrace::listen, that is equivalent of ptrace(PTRACE_LISTEN, ...) on Linux. It allows tracers to correctly handle processes stopped with SIGSTOP.