From: Doug Evans Date: Wed, 29 Aug 2012 19:17:16 +0000 (+0000) Subject: * main.c (print_gdb_help): Remove reference to X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=8efd8e789a187d613e4ba8644eac831f54759e60;p=deliverable%2Fbinutils-gdb.git * main.c (print_gdb_help): Remove reference to --use-deprecated-index-sections. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 21a6f011ae..6237dee154 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-28 Yao Qi * cli/cli-cmds.c (max_user_call_depth): Add 'unsigned'. diff --git a/gdb/main.c b/gdb/main.c index 326b101e54..155b609977 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\