syscall::flag

Constant PTRACE_STOP_BREAKPOINT

source
pub const PTRACE_STOP_BREAKPOINT: PtraceFlags;
Expand description

Stop on a software breakpoint, such as the int3 instruction for x86_64.