aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2013-04-02 17:48:49 +0000
committerPedro Alves <palves@redhat.com>2013-04-02 17:48:49 +0000
commita46c1e422db177a25e87346dccec01a956f3d93d (patch)
treed6e14baa2db6e62fbd412a2f89ef9b1b027d6422 /gdb/NEWS
parent3ad18b19d5cf3362d8d8626387b70ee45ec33db8 (diff)
downloadgdb-a46c1e422db177a25e87346dccec01a956f3d93d.zip
gdb-a46c1e422db177a25e87346dccec01a956f3d93d.tar.gz
gdb-a46c1e422db177a25e87346dccec01a956f3d93d.tar.bz2
Add missing NEWS and manual bits for "set trace-buffer-size".
Add missing mention of the QTBuffer::size packet configuration command, in both NEWS and manual. gdb/ 2013-04-02 Pedro Alves <palves@redhat.com> * NEWS: Mention "set/show remote trace-buffer-size-packet". gdb/doc/ 2013-04-02 Pedro Alves <palves@redhat.com> * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet table>: Add entry for "trace-buffer-size".
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 335add6..dc9128f 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -187,6 +187,10 @@ set trace-buffer-size
show trace-buffer-size
Request target to change the size of trace buffer.
+set remote trace-buffer-size-packet auto|on|off
+show remote trace-buffer-size-packet
+ Control the use of the remote protocol `QTBuffer:size' packet.
+
* MI changes
** Command parameter changes are now notified using new async record