2012-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>

* gdb.texinfo (QTBuffer:size): Add cindex and anchor.
This commit is contained in:
Hafiz Abid Qadeer 2013-03-09 10:21:42 +00:00
parent 54b1f71883
commit 6790eb9f17
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2012-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
* gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2012-03-08 Stan Shebs <stan@codesourcery.com>
Hafiz Abid Qadeer <abidh@codesourcery.com>

View File

@ -38479,6 +38479,8 @@ This packet directs the target to use a circular trace buffer if
@var{value} is 1, or a linear buffer if the value is 0.
@item QTBuffer:size:@var{size}
@anchor{QTBuffer:size}
@cindex @samp{QTBuffer:size} packet
This packet directs the target to make the trace buffer be of size
@var{size} if possible. A value of @code{-1} tells the target to
use whatever size it prefers.