pub const PTRACE_STOP_SINGLESTEP: PtraceFlags;
Expand description

Stop after exactly one instruction. TODO: This may not handle fexec/signal boundaries. Should it?