aboutsummaryrefslogtreecommitdiff
path: root/gdb/main.c
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2012-08-29 19:17:16 +0000
committerDoug Evans <dje@google.com>2012-08-29 19:17:16 +0000
commit8efd8e789a187d613e4ba8644eac831f54759e60 (patch)
tree9833f2568389e26697c79176a6d275c00dea55d4 /gdb/main.c
parentb9b64803f63e7ae3489d9fa0ade86bc83c61e44a (diff)
downloadgdb-8efd8e789a187d613e4ba8644eac831f54759e60.zip
gdb-8efd8e789a187d613e4ba8644eac831f54759e60.tar.gz
gdb-8efd8e789a187d613e4ba8644eac831f54759e60.tar.bz2
* main.c (print_gdb_help): Remove reference to
--use-deprecated-index-sections.
Diffstat (limited to 'gdb/main.c')
-rw-r--r--gdb/main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/main.c b/gdb/main.c
index 326b101..155b609 100644
--- a/gdb/main.c
+++ b/gdb/main.c
@@ -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\