Searched refs:mi_cmd_exec_step (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/mi/ |
H A D | mi-cmds.h | 85 extern mi_cmd_args_ftype mi_cmd_exec_step;
|
H A D | mi-cmds.c | 76 { "exec-step", { NULL, 0 }, mi_cmd_exec_step},
|
H A D | ChangeLog-1999-2003 | 1298 mi_cmd_exec_step, mi_cmd_exec_step_instruction, 1702 mi_cmd_exec_step, mi_cmd_target_select, mi_cmd_exec_continue, 2020 (mi_cmd_exec_step): Ditto. 2027 mi_cmd_exec_step instead of cli call. 2028 * mi-main.c (mi_cmd_exec_step): New function.
|
H A D | mi-main.c | 141 mi_cmd_exec_step (char *args, int from_tty) in mi_cmd_exec_step() function
|