Constant syscall::flag::PTRACE_STOP_SIGNAL[][src]

pub const PTRACE_STOP_SIGNAL: PtraceFlags;
Expand description

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