Home
last modified time | relevance | path

Searched refs:db_single_step (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/ddb/
H A Ddb_run.c70 static void db_single_step (db_regs_t *regs);
217 db_single_step(db_regs_t *regs) in db_single_step() function
H A Ddb_watch.c268 db_single_step(regs); in db_find_watchpoint()