Skip to main content

PTRACE_TRACEME

Constant PTRACE_TRACEME 

Source
pub const PTRACE_TRACEME: c_int = 0;
Expand description

Indicate that this process is to be traced by its parent. Only used by the tracee.