public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Add "scheduler-locking" to documentation index
@ 2023-05-10 16:58 Tom Tromey
  2023-05-10 18:03 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Tromey @ 2023-05-10 16:58 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

I noticed that "scheduler-locking" does not appear in the index of the
gdb manual.  This patch corrects this oversight.
---
 gdb/doc/gdb.texinfo | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 4ae84ec5a63..34552b6b80c 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -7048,6 +7048,8 @@ locking the OS scheduler to allow only a single thread to run.
 
 @table @code
 @item set scheduler-locking @var{mode}
+@kindex set scheduler-locking
+@cindex scheduler-locking
 @cindex scheduler locking mode
 @cindex lock scheduler
 Set the scheduler locking mode.  It applies to normal execution,
-- 
2.40.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-11 15:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-10 16:58 [PATCH] Add "scheduler-locking" to documentation index Tom Tromey
2023-05-10 18:03 ` Eli Zaretskii
2023-05-11 15:27   ` Tom Tromey

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).