From: Tom Tromey Date: Fri, 26 Oct 2012 18:18:55 +0000 (+0000) Subject: * gdb.texinfo (General Query Packets): Use @itemx for QAgent. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=af4238e5f64f0f117f674120b91cc689a2dde78f;p=binutils-gdb.git * gdb.texinfo (General Query Packets): Use @itemx for QAgent. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f824022902f..82b1543b185 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2012-10-26 Tom Tromey + + * gdb.texinfo (General Query Packets): Use @itemx for QAgent. + 2012-10-25 Tom Tromey * gdb.texinfo (General Query Packets): Use @itemx. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 6bc77631dbd..21db4752bc7 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -36129,7 +36129,7 @@ Here are the currently defined query and set packets: @table @samp @item QAgent:1 -@item QAgent:0 +@itemx QAgent:0 Turn on or off the agent as a helper to perform some debugging operations delegated from @value{GDBN} (@pxref{Control Agent}).