From 68c71a2e927ea269d8cc77791f89f10de2dee291 Mon Sep 17 00:00:00 2001 From: "Theodore A. Roth" Date: Wed, 9 Feb 2005 19:06:08 +0000 Subject: [PATCH] * gdb.texinfo (General Query Packets): Fix texinfo compile warning and error. --- gdb/doc/ChangeLog | 5 +++++ gdb/doc/gdb.texinfo | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 70781e0867..07d539ada7 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-02-09 Theodore A. Roth + + * gdb.texinfo (General Query Packets): Fix texinfo compile warning and + error. + 2005-02-03 Kevin Buettner * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 0e93963a25..b69fccab23 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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.