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

/freebsd-13-stable/sys/ddb/
H A Ddb_run.c339 db_single_step_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) function
H A Dddb.h252 db_cmdfcn_t db_single_step_cmd; variable
H A Ddb_command.c125 { "step", db_single_step_cmd, 0, NULL },
126 { "s", db_single_step_cmd, 0, NULL },

Completed in 59 milliseconds