summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2010-02-18 16:04:32 +0000
committerDaniel Jacobowitz <drow@false.org>2010-02-18 16:04:32 +0000
commit7280022eea7deed80338cf7d9e4a51771ac3e2d9 (patch)
tree372aafddc3aa96e3bb5a90ba5cbca3271c2051f7
parent7d1bf85cc5dafbb6a0bd897f54fb50df68a1e7e3 (diff)
downloadbinutils-gdb-7280022eea7deed80338cf7d9e4a51771ac3e2d9.tar.gz
* NEWS: Correct typo.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 425e8c8a8ce..866927297a7 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * NEWS: Correct typo.
+
2010-02-17 Tom Tromey <tromey@redhat.com>
* objfiles.c (gdb_bfd_ref): Handle abfd==NULL.
diff --git a/gdb/NEWS b/gdb/NEWS
index 5d723ba150a..662010db389 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -266,7 +266,7 @@ the target for evaluation using the same bytecode format as is used
for tracepoint actions.
* "disassemble" command with a /r modifier, print the raw instructions
-in hex as well as in symbolic form."
+in hex as well as in symbolic form.
* Process record and replay