summaryrefslogtreecommitdiff
path: root/gdb/main.c
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2012-08-29 19:17:15 +0000
committerDoug Evans <dje@google.com>2012-08-29 19:17:15 +0000
commitccc92436f901eb8f785263fd09e189e73a2e1074 (patch)
treeb9ea3358eb5f7818d1ae75a54a77aa468f8a9807 /gdb/main.c
parent8b63b2833c26919b1f13840c08857750183b49a3 (diff)
downloadgdb-ccc92436f901eb8f785263fd09e189e73a2e1074.tar.gz
* 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 326b101e54a..155b6099773 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\