FYI: minor fix in NEWS

Tom Tromey tromey@redhat.com
Fri Aug 22 17:28:00 GMT 2008


I'm checking this in as obvious.

The entry for the macro commands in NEWS somehow got separated from
the other new commands.  This patch moves this text back into place.

Tom

ChangeLog:
from  Tom Tromey  <tromey@redhat.com>

	* NEWS: Move macro entries back under "New commands".

Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.287
diff -u -r1.287 NEWS
--- NEWS 21 Aug 2008 09:05:31 -0000 1.287
+++ NEWS 22 Aug 2008 17:25:27 -0000
@@ -138,16 +138,16 @@
   with GDB while the target is running.  "show target-async" displays the
   current state of asynchronous execution of the target.
 
-* New targets
-
-x86 DICOS			i[34567]86-*-dicos*
-
 macro define
 macro list
 macro undef
   These allow macros to be defined, undefined, and listed
   interactively.
 
+* New targets
+
+x86 DICOS			i[34567]86-*-dicos*
+
 *** Changes in GDB 6.8
 
 * New native configurations



More information about the Gdb-patches mailing list