Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/mi/
H A Dmi-cmds.h96 extern mi_cmd_argv_ftype mi_cmd_stack_select_frame;
H A Dmi-cmd-stack.c335 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},