Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/mi/
H A Dmi-cmds.h89 extern mi_cmd_argv_ftype mi_cmd_stack_select_frame;
H A Dmi-cmds.c131 DEF_MI_CMD_MI ("stack-select-frame", mi_cmd_stack_select_frame),
H A Dmi-cmd-stack.c446 mi_cmd_stack_select_frame (char *command, char **argv, int argc) in mi_cmd_stack_select_frame() function