* gdb.texinfo (General Query Packets): Fix texinfo compile warning and error.

This commit is contained in:
Theodore A. Roth 2005-02-09 19:06:08 +00:00
parent b6e1c0277f
commit 68c71a2e92
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2005-02-09 Theodore A. Roth <troth@openavr.org>
* gdb.texinfo (General Query Packets): Fix texinfo compile warning and
error.
2005-02-03 Kevin Buettner <kevinb@redhat.com>
* gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.

View File

@ -7032,7 +7032,7 @@ experiment.
This command takes no arguments. It ends the trace experiment, and
stops collecting data.
@strong{Note:} a trace experiment and data collection may stop
@strong{Note}: a trace experiment and data collection may stop
automatically if any tracepoint's passcount is reached
(@pxref{Tracepoint Passcounts}), or if the trace buffer becomes full.
@ -21098,7 +21098,7 @@ differently, so the precise meaning of this parameter will vary.
Reply:
@table @asis
@item @var{XX@dots}
@item @var{XX@dots{}}
Hex encoded (big endian) bytes representing the address of the thread
local storage requested.