GDB_REG_RDI
case GDB_REG_RDI: kdb_frame->tf_rdi = regval; break;
case GDB_REG_RDI: return (&kdb_frame->tf_rdi);