public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] gdb, doc: add the missing '-gid' option to 'info threads'
@ 2023-04-05 10:11 Tankut Baris Aktemur
  0 siblings, 0 replies; only message in thread
From: Tankut Baris Aktemur @ 2023-04-05 10:11 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=59fa90bce591c47e0665286c464435e164fb5262

commit 59fa90bce591c47e0665286c464435e164fb5262
Author: Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
Date:   Wed Apr 5 10:09:06 2023 +0200

    gdb, doc: add the missing '-gid' option to 'info threads'
    
    The 'info threads' command does not show the '-gid' option
    in the syntax.  Add the option.  The flag is already explained
    in the command description and used in the examples.
    
    Approved-By: Eli Zaretskii <eliz@gnu.org>

Diff:
---
 gdb/doc/gdb.texinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index fe76e5e0a0e..ed14888b77b 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -3678,7 +3678,7 @@ Thread 1 "main" received signal SIGINT, Interrupt.
 @table @code
 @anchor{info_threads}
 @kindex info threads
-@item info threads @r{[}@var{thread-id-list}@r{]}
+@item info threads @r{[}-gid@r{]} @r{[}@var{thread-id-list}@r{]}
 
 Display information about one or more threads.  With no arguments
 displays information about all threads.  You can specify the list of

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-05 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-05 10:11 [binutils-gdb] gdb, doc: add the missing '-gid' option to 'info threads' Tankut Baris Aktemur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).