Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dstack.h25 void select_frame_command (char *level_exp, int from_tty);
H A Dstack.c1645 select_frame_command (char *level_exp, int from_tty) in select_frame_command() function
1664 select_frame_command (level_exp, from_tty); in frame_command()
1887 select_frame_command ("0", 0); in return_command()
2025 add_com ("select-frame", class_stack, select_frame_command, in _initialize_stack()
H A DChangeLog-20024380 (select_frame_command): Send selected-frame-level-changed
10139 (select_frame_command): Delete code computing the frame level.
10153 (select_frame_command): Ditto.
H A DChangeLog6990 * stack.c (select_frame_command): Delete call to
7207 * stack.c (select_frame_command, up_silently_base)
H A DChangeLog-19911078 * stack.c (frame_select_command): Rename to select_frame_command
H A DChangeLog-20037861 * stack.h (select_frame_command): New file.
7864 (select_frame_command): Make global.
H A DChangeLog-19991652 static select_frame_command outside of file.
/openbsd-src/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-cmd-stack.c340 select_frame_command (0, 1 /* not used */ ); in mi_cmd_stack_select_frame()
342 select_frame_command (argv[0], 1 /* not used */ ); in mi_cmd_stack_select_frame()
H A DChangeLog-1999-200391 with select_frame_command.