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

pub const PTRACE_STOP_SIGNAL: PtraceFlags;

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