Skip to main content

PTRACE_ATTACH

Constant PTRACE_ATTACH 

Source
pub const PTRACE_ATTACH: c_int = 16;
Expand description

Attach to the process specified in pid, making it a tracee of the calling process.