From: Eli Zaretskii Date: Sat, 18 Jun 2005 12:18:25 +0000 (+0000) Subject: (Threads): Add an @cindex entry for "thread apply". X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=638ac427cd690d6ba8eaf245c098fc97cce1923f;p=binutils-gdb.git (Threads): Add an @cindex entry for "thread apply". --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index c05770c8dfb..73b650e0fab 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -5,6 +5,7 @@ (Files): Add an xref to the above description. (Output Formats): More detailed description of the `c' format. (Memory): List explicitly all the formats supported by `x'. + (Threads): Add an @cindex entry for "thread apply". 2005-06-18 Nick Roberts diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 48295ce253f..73591086444 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -2386,6 +2386,7 @@ As with the @samp{[New @dots{}]} message, the form of the text after threads. @kindex thread apply +@cindex apply command to several threads @item thread apply [@var{threadno}] [@var{all}] @var{args} The @code{thread apply} command allows you to apply a command to one or more threads. Specify the numbers of the threads that you want affected