Skip to main content

PTRACE_STOP_SIGNAL

Constant PTRACE_STOP_SIGNAL 

Source
pub const PTRACE_STOP_SIGNAL: PtraceFlags;
Expand description

Stop before a signal is handled. Send PTRACE_FLAG_IGNORE to not handle signal.