Constant syscall::flag::PTRACE_STOP_PRE_SYSCALL[][src]

pub const PTRACE_STOP_PRE_SYSCALL: PtraceFlags;

Stop before a syscall is handled. Send PTRACE_FLAG_IGNORE to not handle the syscall.