Home
last modified time | relevance | path

Searched refs:mi_cmd_exec_step (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gdb/gdb/mi/
HDmi-cmds.h85 extern mi_cmd_args_ftype mi_cmd_exec_step;
HDmi-cmds.c76 { "exec-step", { NULL, 0 }, mi_cmd_exec_step},
HDmi-main.c151 mi_cmd_exec_step (char *args, int from_tty) in mi_cmd_exec_step() function