Skip to main content

PTRACE_GETREGS

Constant PTRACE_GETREGS 

Source
pub const PTRACE_GETREGS: c_int = 12;
Expand description

Copy the tracee’s general-purpose registers to the address data in the tracer.