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

/freebsd-10.0-release/sys/ddb/
H A Ddb_run.c304 db_single_step_cmd(addr, have_addr, count, modif) function
H A Dddb.h242 db_cmdfcn_t db_single_step_cmd; variable
H A Ddb_command.c114 { "step", db_single_step_cmd, 0, 0 },
115 { "s", db_single_step_cmd, 0, 0 },

Completed in 81 milliseconds