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