Searched refs:core_file_command (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | corefile.c | 72 core_file_command (char *filename, int from_tty) in core_file_command() function 472 c = add_cmd ("core-file", class_files, core_file_command, _("\ in _initialize_core()
|
H A D | main.c | 958 catch_command_errors (core_file_command, corearg, in captured_main() 973 catch_command_errors (core_file_command, pid_or_core_arg, in captured_main() 977 catch_command_errors (core_file_command, pid_or_core_arg, in captured_main()
|
H A D | gdbcore.h | 125 extern void core_file_command (char *filename, int from_tty);
|
H A D | record-full.c | 2621 core_file_command (args, from_tty); in cmd_record_full_restore()
|