From 638ac427cd690d6ba8eaf245c098fc97cce1923f Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 18 Jun 2005 12:18:25 +0000 Subject: [PATCH] (Threads): Add an @cindex entry for "thread apply". --- gdb/doc/ChangeLog | 1 + gdb/doc/gdb.texinfo | 1 + 2 files changed, 2 insertions(+) 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 -- 2.30.2