Searched refs:mi_cmd_stack_select_frame (Results 1 – 4 of 4) sorted by relevance
97 extern mi_cmd_argv_ftype mi_cmd_stack_select_frame;
330 mi_cmd_stack_select_frame (char *command, char **argv, int argc) in mi_cmd_stack_select_frame() function
115 { "stack-select-frame", { NULL, 0 }, 0, mi_cmd_stack_select_frame},
90 (mi_cmd_stack_select_frame): Replace select_frame_command_wrapper996 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 body1549 mi_cmd_stack_select_frame. 1551 * mi-main.c (mi_cmd_stack_select_frame): New function. Implements