OSDN Git Service

* NEWS: Move macro entries back under "New commands".
authorTom Tromey <tromey@redhat.com>
Fri, 22 Aug 2008 17:26:53 +0000 (17:26 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 22 Aug 2008 17:26:53 +0000 (17:26 +0000)
gdb/ChangeLog
gdb/NEWS

index 6b6ad28..90a73ce 100644 (file)
@@ -1,3 +1,7 @@
+2008-08-22  Tom Tromey  <tromey@redhat.com>
+
+       * NEWS: Move macro entries back under "New commands".
+
 2008-08-22  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * breakpoint.c (create_overlay_event_breakpoint): Rename to ...
index 7278056..46d1438 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -138,16 +138,16 @@ set target-async
   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