aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2008-07-10 16:44:47 +0000
committerDoug Evans <dje@google.com>2008-07-10 16:44:47 +0000
commite0a3ce09eda6da9d3242ec79da937b156bf593fd (patch)
tree3cbd1b72f3697471e6dd63c42993ce63658f8219
parent355d10dc148e87c7572b269ef1e59d1072ac1d65 (diff)
downloadgdb-e0a3ce09eda6da9d3242ec79da937b156bf593fd.zip
gdb-e0a3ce09eda6da9d3242ec79da937b156bf593fd.tar.gz
gdb-e0a3ce09eda6da9d3242ec79da937b156bf593fd.tar.bz2
fix typo in "set debug timetstamp"
-rw-r--r--gdb/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 90cf581..7372689 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -68,7 +68,7 @@ find [/size-char] [/max-count] start-address, end-address|+search-space-size,
val1 [, val2, ...]
Search memory for a sequence of bytes.
-set debug timetstamp
+set debug timestamp
show debug timestamp
Display timestamps with GDB debugging output.