Constant syscall::flag::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.
pub const PTRACE_STOP_SIGNAL: PtraceFlags;
Stop before a signal is handled. Send PTRACE_FLAG_IGNORE to not handle signal.