PT_DUMPCORE
case PT_DUMPCORE:
case PT_DUMPCORE:
case PT_DUMPCORE:
SYSCALL_REQUIRE(ptrace(PT_DUMPCORE, child, core_path, strlen(core_path))
SYSCALL_REQUIRE(ptrace(PT_DUMPCORE, child, core_path,
if (ptrace(PT_DUMPCORE, pid, corename, corelen) == -1) {