DDB_REGS           68 ddb/db_print.c 	db_print_loc_and_inst(PC_REGS(DDB_REGS));
DDB_REGS           61 ddb/db_trap.c  	if (db_stop_at_pc(DDB_REGS, &bkpt)) {
DDB_REGS           73 ddb/db_trap.c  		db_dot = PC_REGS(DDB_REGS);
DDB_REGS           97 ddb/db_trap.c  	db_restart_at_pc(DDB_REGS, watchpt);