* gdb.texinfo (General Query Packets): Fix texinfo compile warning and error.
authorTheodore A. Roth <troth@openavr.org>
Wed, 9 Feb 2005 19:06:08 +0000 (19:06 +0000)
committerTheodore A. Roth <troth@openavr.org>
Wed, 9 Feb 2005 19:06:08 +0000 (19:06 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 70781e0867eca97d3e8c0d21687b1eed1aa6dbd5..07d539ada737c1658b39347a07ebd71a93af9dee 100644 (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.
index 0e93963a2517129784285fd5091cb624ec5c752a..b69fccab23db1c857f33a90bf926b1957f57a716 100644 (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.
 
This page took 0.04426 seconds and 4 git commands to generate.