Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/mi/
H A Dmi-cmds.h81 extern mi_cmd_args_ftype mi_cmd_exec_next;
H A Dmi-cmds.c70 { "exec-next", { NULL, 0 }, mi_cmd_exec_next},
H A Dmi-main.c137 mi_cmd_exec_next (char *args, int from_tty) in mi_cmd_exec_next() function