GDB_REG_RCX
case GDB_REG_RCX: kdb_frame->tf_rcx = regval; break;
case GDB_REG_RCX: return (&kdb_frame->tf_rcx);