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.