From: Doug Evans Date: Wed, 29 Aug 2012 19:27:58 +0000 (+0000) Subject: * main.c (print_gdb_help): Remove reference to X-Git-Tag: gdb_7_5_1-2012-11-29-release~113 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a33f42a26713ffcbb9aa02f95742c6d63ef6ff24;p=thirdparty%2Fbinutils-gdb.git * main.c (print_gdb_help): Remove reference to --use-deprecated-index-sections. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9fa08c9b0a7..75f71fbb354 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2012-08-29 Doug Evans + + * main.c (print_gdb_help): Remove reference to + --use-deprecated-index-sections. + 2012-08-27 Eli Zaretskii Jan Kratochvil diff --git a/gdb/main.c b/gdb/main.c index d075694096b..976f8ae08b3 100644 --- a/gdb/main.c +++ b/gdb/main.c @@ -1082,10 +1082,6 @@ Options:\n\n\ --tui Use a terminal user interface.\n\ "), stream); #endif - fputs_unfiltered (_("\ - --use-deprecated-index-sections\n\ - Do not reject deprecated .gdb_index sections.\n\ -"), stream); fputs_unfiltered (_("\ --version Print version information and then exit.\n\ -w Use a window interface.\n\