Searched refs:select_frame_command (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | stack.h | 25 void select_frame_command (char *level_exp, int from_tty);
|
| H A D | stack.c | 1645 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 D | ChangeLog-2002 | 4380 (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 D | ChangeLog | 6990 * stack.c (select_frame_command): Delete call to 7207 * stack.c (select_frame_command, up_silently_base)
|
| H A D | ChangeLog-1991 | 1078 * stack.c (frame_select_command): Rename to select_frame_command
|
| H A D | ChangeLog-2003 | 7861 * stack.h (select_frame_command): New file. 7864 (select_frame_command): Make global.
|
| H A D | ChangeLog-1999 | 1652 static select_frame_command outside of file.
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/mi/ |
| H A D | mi-cmd-stack.c | 340 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 D | ChangeLog-1999-2003 | 91 with select_frame_command.
|