From: Tom Tromey Date: Wed, 10 May 2023 16:58:17 +0000 (-0600) Subject: Add "scheduler-locking" to documentation index X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8b331fa16ba85f7e539547bf483b9ef359ca760f;p=binutils-gdb.git 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. --- 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,