Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dmain.c102 static void print_gdb_help (struct ui_file *);
823 print_gdb_help (gdb_stdout); in captured_main()
1071 print_gdb_help (struct ui_file *stream) in print_gdb_help() function