From f6b23bce0214c4f13b02462ee7c188626654a32b Mon Sep 17 00:00:00 2001 From: eliz Date: Sat, 18 Jun 2005 12:18:23 +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 c05770c8df..73b650e0fa 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 48295ce253..7359108644 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.11.0