Searched refs:func_command (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | stack.c | 1898 static void func_command (char *arg, int from_tty); 1900 func_command (char *arg, int from_tty) in func_command() function 2061 add_com ("func", class_stack, func_command, in _initialize_stack()
|
H A D | ChangeLog-1998 | 1980 * stack.c (func_command): Make high bound be <, not <=. 2001 current_frame_command, func_command): New functions. 2013 * stack.c (func_command): Make high bound be <, not <=.
|
H A D | ChangeLog-1999 | 8000 backtrace_command_1, backtrace_full_command, func_command), 8832 * stack.c (func_command): Call select_and_print_frame with correct
|
H A D | ChangeLog-2002 | 844 (return_command, func_command, get_frame_language): Ditto. 10138 (func_command): Update call.
|