Home
last modified time | relevance | path

Searched refs:exec_file_command (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dexec.c284 exec_file_command (char *args, int from_tty) in exec_file_command() function
325 exec_file_command (arg, from_tty); in file_command()
734 c = add_cmd ("exec-file", class_files, exec_file_command, in _initialize_exec()
H A Dstandalone.c316 exec_file_command (void) in exec_file_command() function