Searched refs:mi_cmd_exec_step (Results 1 – 3 of 3) sorted by relevance
85 extern mi_cmd_args_ftype mi_cmd_exec_step;
76 { "exec-step", { NULL, 0 }, mi_cmd_exec_step},
151 mi_cmd_exec_step (char *args, int from_tty) in mi_cmd_exec_step() function