PT_GETREGS
return PT_GETREGS;
case PT32_GETREGS: return PT_GETREGS;
#if defined(PT_GETREGS) || defined(PT_SETREGS)
PT_GETREGS, PT_SETREGS, PT_GETFPREGS, PT_SETFPREGS
PT_GETREGS, PT_SETREGS, PT_GETFPREGS, PT_SETFPREGS
PT_GETREGS,
#ifdef PT_GETREGS
# define case_PT_GETREGS case PT_GETREGS:
#if defined(PT_GETREGS) || defined(PT_SETREGS)
#if defined(PT_GETREGS) || defined(PT_SETREGS)
#ifdef PT_GETREGS
# if defined(PT_SETREGS) || defined(PT_GETREGS)
SYSCALL_REQUIRE(ptrace(PT_GETREGS, child, &r, 0) != -1);
SYSCALL_REQUIRE(ptrace(PT_GETREGS, child, &r, 0) != -1);
SYSCALL_REQUIRE(ptrace(PT_GETREGS, child, &r, 0) != -1);
SYSCALL_REQUIRE(ptrace(PT_GETREGS, child, &gpr, 0) != -1);
#if defined(PT_GETREGS) \
SYSCALL_REQUIRE(ptrace(PT_GETREGS, child, &gpr, 0)
"NetBSD-CORE@*", PT_GETREGS, &gpr, sizeof(gpr)),