PT_SETDBREGS
case PT_SETDBREGS:
error = kern_ptrace(td, PT_SETDBREGS, pid,
error = ptrace(PT_SETDBREGS, child, (caddr_t)&dbr, 0);