PT_GETREGS
ptrace(PT_GETREGS, pid, (caddr_t)®s, 0);
case PT_GETREGS:
#if !defined(PT_GETREGS) || !defined(PT_SETREGS)