Searched refs:print_gdb_help (Results 1 – 7 of 7) sorted by relevance
78 static void print_gdb_help (struct ui_file *);537 print_gdb_help (gdb_stdout); in captured_main()822 print_gdb_help (struct ui_file *stream) in print_gdb_help() function
1174 * main.c (print_gdb_help): Move help to static function and1176 (main): Call print_gdb_help rather than inlining it.
2470 * main.c (print_gdb_help): Make static to match declaration.
2094 * main.c (print_gdb_help): Fix bug reporting address.5089 * main.c (print_gdb_help): Use gdbinit variable to determine file
1233 (print_gdb_help): Document --args.
14658 (print_gdb_help): Document the "--pid" argument.
13968 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.