nix icon indicating copy to clipboard operation
nix copied to clipboard

Add ptrace::listen

Open nya3jp opened this issue 2 years ago • 0 comments
trafficstars

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

nya3jp avatar Feb 04 '23 02:02 nya3jp