Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-cmds.h97 extern mi_cmd_argv_ftype mi_cmd_stack_select_frame;
H A Dmi-cmd-stack.c330 mi_cmd_stack_select_frame (char *command, char **argv, int argc) in mi_cmd_stack_select_frame() function
H A Dmi-cmds.c115 { "stack-select-frame", { NULL, 0 }, 0, mi_cmd_stack_select_frame},
H A DChangeLog-1999-200390 (mi_cmd_stack_select_frame): Replace select_frame_command_wrapper
996 mi_cmd_stack_select_frame): Change to use argv type of parameters.
1004 mi_cmd_stack_select_frame): Update definitions.
1528 * mi-main.c (mi_cmd_stack_select_frame): Conditionalize the body
1549 mi_cmd_stack_select_frame.
1551 * mi-main.c (mi_cmd_stack_select_frame): New function. Implements