NEWS: Move "set debug notification" and "set trace-buffer-size" under "New options".
[external/binutils.git] / gdb / NEWS
index 56b68d8..335add6 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -60,6 +60,7 @@ record function-call-history    prints the execution history at
 
 ARM AArch64 GNU/Linux          aarch64*-*-linux-gnu
 FreeBSD/powerpc                        powerpc*-*-freebsd
+Tilera TILE-Gx GNU/Linux       tilegx*-*-linux-gnu
 
 * New targets
 
@@ -67,6 +68,7 @@ ARM AArch64                   aarch64*-*-elf
 ARM AArch64 GNU/Linux          aarch64*-*-linux
 Lynx 178 PowerPC               powerpc-*-lynx*178
 x86_64/Cygwin                  x86_64-*-cygwin*
+Tilera TILE-Gx GNU/Linux       tilegx*-*-linux
 
 * If the configured location of system.gdbinit file (as given by the
   --with-system-gdbinit option at configure time) is in the
@@ -154,14 +156,6 @@ enable type-printer [name]...
 disable type-printer [name]...
   Enable or disable type printers.
 
-set debug notification
-show debug notification
-  Control display of debugging info for async remote notification.
-
-set trace-buffer-size
-show trace-buffer-size
-  Request target to change the size of trace buffer.
-
 * Removed commands
 
   ** For the Renesas Super-H architecture, the "regs" command has been removed
@@ -170,6 +164,10 @@ show trace-buffer-size
 
 * New options
 
+set debug notification
+show debug notification
+  Control display of debugging info for async remote notification.
+
 set print type methods (on|off)
 show print type methods
   Control whether method declarations are displayed by "ptype".
@@ -185,6 +183,10 @@ show filename-display
   Control the way in which filenames is displayed.
   The default is "relative", which preserves previous behavior.
 
+set trace-buffer-size
+show trace-buffer-size
+  Request target to change the size of trace buffer.
+
 * MI changes
 
   ** Command parameter changes are now notified using new async record