summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqiyao <qiyao>2013-01-25 00:46:19 +0000
committerqiyao <qiyao>2013-01-25 00:46:19 +0000
commite89f5c5a33a5e3464bec516a49ee13637393b7f3 (patch)
tree06acdba7c19d2909283472838cb04fbe73d27b9a
parentb7b65b72d469e69031791eef01a55bc74a40bcd9 (diff)
downloadgdb-e89f5c5a33a5e3464bec516a49ee13637393b7f3.tar.gz
gdb/
* main.c (print_gdb_help): Remove "--epoch" from the help message.
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/main.c1
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 94071bf1cff..8dd1af95f5d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-25 Yao Qi <yao@codesourcery.com>
+
+ * main.c (print_gdb_help): Remove "--epoch" from the help
+ message.
+
2013-01-24 Ulrich Weigand  <uweigand@de.ibm.com>
* symtab.c (skip_prologue_using_sal): Consider a file
diff --git a/gdb/main.c b/gdb/main.c
index 6ed014faca8..06f3febd290 100644
--- a/gdb/main.c
+++ b/gdb/main.c
@@ -1088,7 +1088,6 @@ Options:\n\n\
fputs_unfiltered (_("\
--dbx DBX compatibility mode.\n\
--directory=DIR Search for source files in DIR.\n\
- --epoch Output information used by epoch emacs-GDB interface.\n\
--exec=EXECFILE Use EXECFILE as the executable.\n\
--fullname Output information used by emacs-GDB interface.\n\
--help Print this message.\n\