From 8b331fa16ba85f7e539547bf483b9ef359ca760f Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Wed, 10 May 2023 10:58:17 -0600 Subject: [PATCH] Add "scheduler-locking" to documentation index I noticed that "scheduler-locking" does not appear in the index of the gdb manual. This patch corrects this oversight. --- gdb/doc/gdb.texinfo | 1 + 1 file changed, 1 insertion(+) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 4ae84ec5a63..531147f6e6b 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -7048,6 +7048,7 @@ locking the OS scheduler to allow only a single thread to run. @table @code @item set scheduler-locking @var{mode} +@cindex scheduler-locking @cindex scheduler locking mode @cindex lock scheduler Set the scheduler locking mode. It applies to normal execution, -- 2.30.2