Searched refs:db_stop_at_pc (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/ddb/
H A Ddb_run.h42 bool db_stop_at_pc(db_regs_t *, bool *);
H A Ddb_trap.c73 if (db_stop_at_pc(DDB_REGS, &bkpt)) {
H A Ddb_run.c82 db_stop_at_pc(db_regs_t *regs, bool *is_breakpoint) function

Completed in 93 milliseconds