* main.c (print_gdb_help): Remove reference to
authorDoug Evans <dje@google.com>
Wed, 29 Aug 2012 19:17:16 +0000 (19:17 +0000)
committerDoug Evans <dje@google.com>
Wed, 29 Aug 2012 19:17:16 +0000 (19:17 +0000)
--use-deprecated-index-sections.

gdb/ChangeLog
gdb/main.c

index 21a6f01..6237dee 100644 (file)
@@ -1,3 +1,8 @@
+2012-08-29  Doug Evans  <dje@google.com>
+
+       * main.c (print_gdb_help): Remove reference to
+       --use-deprecated-index-sections.
+
 2012-08-28  Yao Qi  <yao@codesourcery.com>
 
        * cli/cli-cmds.c (max_user_call_depth): Add 'unsigned'.
index 326b101..155b609 100644 (file)
@@ -1083,10 +1083,6 @@ Options:\n\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\
   --write            Set writing into executable and core files.\n\