+2013-03-09 Eli Zaretskii <eliz@gnu.org>
+
+ * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
+ use colons in @anchor and @cindex entries.
+
2012-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
* gdb.texinfo (QTBuffer:size): Add cindex and anchor.
to be enabled and disabled while a trace experiment is running.
@item QTBuffer:size
-The remote stub supports the @samp{QTBuffer:size} (@pxref{QTBuffer:size})
+The remote stub supports the @samp{QTBuffer:size} (@pxref{QTBuffer-size})
packet that allows to change the size of the trace buffer.
@item tracenz
@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
+@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.