Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dstack.h25 void select_frame_command (char *level_exp, int from_tty);
H A Dstack.c1717 select_frame_command (char *level_exp, int from_tty) in select_frame_command() function
1739 select_frame_command (level_exp, from_tty); in frame_command()
1991 select_frame_command ("0", 0); in return_command()
2129 add_com ("select-frame", class_stack, select_frame_command, in _initialize_stack()
/freebsd-12.1/contrib/gdb/gdb/mi/
H A Dmi-cmd-stack.c345 select_frame_command (0, 1 /* not used */ ); in mi_cmd_stack_select_frame()
347 select_frame_command (argv[0], 1 /* not used */ ); in mi_cmd_stack_select_frame()