Home
last modified time | relevance | path

Searched refs:file_command (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dexec.c58 static void file_command (char *, int);
319 file_command (char *arg, int from_tty) in file_command() function
722 c = add_cmd ("file", class_files, file_command, in _initialize_exec()
H A DChangeLog-1990446 * exec.c (file_command): Add.
H A DChangeLog-19925043 passed in by file_command() for use in symbol_file_command().
5820 * xcoffexec.c (exec_close, file_command, add_to_section_table):
H A DChangeLog-19943277 (file_command): Declare arg "from_tty".
H A DChangeLog-19984461 * exec.c (file_command): Add a new hook here to inform ui's