db_stop_at_pc 43 ddb/db_run.h boolean_t db_stop_at_pc(db_regs_t *, boolean_t *); db_stop_at_pc 61 ddb/db_trap.c if (db_stop_at_pc(DDB_REGS, &bkpt)) {