summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2013-04-02 15:19:06 +0000
committerPedro Alves <palves@redhat.com>2013-04-02 15:19:06 +0000
commitf14c4191dd9a911ebe3ea38226e520b3d56faae3 (patch)
treef4abe4900d6e7b16691c731f88bc4fce3b9e79b1 /gdb/NEWS
parent697b258f3efaedff028acc1666d85815cb9992f7 (diff)
downloadgdb-f14c4191dd9a911ebe3ea38226e520b3d56faae3.tar.gz
NEWS: Move "set debug notification" and "set trace-buffer-size" under "New options".
The "New commands" section reads: "New commands (for set/show, see "New options" below)" gdb/ 2013-04-02 Pedro Alves <palves@redhat.com> * NEWS: Move "set debug notification" and "set trace-buffer-size" under "New options".
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS16
1 files changed, 8 insertions, 8 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 0681c205e2e..335add6a713 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -156,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
@@ -172,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".
@@ -187,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