2012-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
authorHafiz Abid Qadeer <abidh@codesourcery.com>
Sat, 9 Mar 2013 10:21:42 +0000 (10:21 +0000)
committerHafiz Abid Qadeer <abidh@codesourcery.com>
Sat, 9 Mar 2013 10:21:42 +0000 (10:21 +0000)
* gdb.texinfo (QTBuffer:size): Add cindex and anchor.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index d424c73..57ac84c 100644 (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>
 
index f0caef1..ba03fca 100644 (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.