summaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-05-10 10:58:17 -0600
committerTom Tromey <tromey@adacore.com>2023-05-11 09:27:53 -0600
commit8b331fa16ba85f7e539547bf483b9ef359ca760f (patch)
tree56e2ed88fe8950094deb653142af4d8ce9133f8d /gdb
parentb21318bd2c29fcca8f99c1de7facdaa5cb2e66e2 (diff)
downloadbinutils-gdb-8b331fa16ba85f7e539547bf483b9ef359ca760f.tar.gz
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.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/doc/gdb.texinfo1
1 files changed, 1 insertions, 0 deletions
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,