From 8b331fa16ba85f7e539547bf483b9ef359ca760f Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Wed, 10 May 2023 10:58:17 -0600 Subject: 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(+) (limited to 'gdb') diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 4ae84ec..531147f 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, -- cgit v1.1