Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/mi/
H A Dmi-cmds.h71 extern mi_cmd_argv_ftype mi_cmd_exec_step_instruction;
H A Dmi-cmds.c103 DEF_MI_CMD_MI ("exec-step-instruction", mi_cmd_exec_step_instruction),
H A Dmi-main.c157 mi_cmd_exec_step_instruction (char *command, char **argv, int argc) in mi_cmd_exec_step_instruction() function