Searched refs:cmd_step (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_cmds.c | 2639 cmd_step(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cmd_step() function 2914 { ":S", NULL, NULL, cmd_step }, 3003 { ":s", NULL, "single-step target to next instruction", cmd_step }, 3010 "single-step target to next instruction", cmd_step }, 3040 { ":s", "[SIG]", "single-step target to next instruction", cmd_step }, 3062 "single-step target to next instruction", cmd_step },
|