• Daniel Jacobowitz's avatar
    Add PTRACE_GETSIGINFO and PTRACE_SETSIGINFO · 1669ce53
    Daniel Jacobowitz authored
    These new ptrace commands allow a debugger to control signals more precisely;
    for instance, store a signal and deliver it later, as if it had come from the
    original outside process or in response to the same faulting memory access.
    1669ce53
ptrace.c 7.14 KB