Home
last modified time | relevance | path

Searched refs:read_command_file (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dtop.h38 extern void read_command_file (FILE *);
H A Dmain.c724 read_command_file (stdin); in captured_main()
H A Dtop.c643 read_command_file (FILE *stream) in read_command_file() function
/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-script.c1284 read_command_file (stream); in script_from_file()