Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmain.c78 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
H A DChangeLog-19961174 * main.c (print_gdb_help): Move help to static function and
1176 (main): Call print_gdb_help rather than inlining it.
H A DChangeLog-19972470 * main.c (print_gdb_help): Make static to match declaration.
H A DChangeLog-19992094 * main.c (print_gdb_help): Fix bug reporting address.
5089 * main.c (print_gdb_help): Use gdbinit variable to determine file
H A DChangeLog-20011233 (print_gdb_help): Document --args.
H A DChangeLog-200214658 (print_gdb_help): Document the "--pid" argument.
H A DChangeLog-200313968 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.