From: drow Date: Thu, 18 Feb 2010 16:04:27 +0000 (+0000) Subject: * NEWS: Correct typo. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=906d91511bb57ad8439b49f30bc4b566c559e597;p=pf3gnuchains%2Fpf3gnuchains4x.git * NEWS: Correct typo. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 425e8c8a8c..866927297a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2010-02-18 Daniel Jacobowitz + + * NEWS: Correct typo. + 2010-02-17 Tom Tromey * objfiles.c (gdb_bfd_ref): Handle abfd==NULL. diff --git a/gdb/NEWS b/gdb/NEWS index 5d723ba150..662010db38 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