* gdb.texinfo (General Query Packets) <qfThreadInfo,
authorPedro Alves <palves@redhat.com>
Thu, 1 Jul 2010 17:22:52 +0000 (17:22 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 1 Jul 2010 17:22:52 +0000 (17:22 +0000)
qsThreadInfo>: Spell out `l' as ell.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index c51d005e677c64b4fac87fd3d20d14e7c7fd1bb7..6ca2a27e879c7810a15a3dcd5c1b7c061ef8a653 100644 (file)
@@ -1,3 +1,8 @@
+2010-07-01  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (General Query Packets) <qfThreadInfo,
+       qsThreadInfo>: Spell out `l' as ell.
+
 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
 
        * gdb.texinfo (Convenience Variables): Document $_sdata.
index 7caad18233875be34bba69cbb754c79210609d06..9089477179c8ac377703491184d7bcbacee3b86b 100644 (file)
@@ -31744,7 +31744,7 @@ In response to each query, the target will reply with a list of one or
 more thread IDs, separated by commas.
 @value{GDBN} will respond to each reply with a request for more thread
 ids (using the @samp{qs} form of the query), until the target responds
-with @samp{l} (lower-case el, for @dfn{last}).  
+with @samp{l} (lower-case ell, for @dfn{last}).
 Refer to @ref{thread-id syntax}, for the format of the @var{thread-id}
 fields.