projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b21318b
)
Add "scheduler-locking" to documentation index
author
Tom Tromey
<tromey@adacore.com>
Wed, 10 May 2023 16:58:17 +0000
(10:58 -0600)
committer
Tom Tromey
<tromey@adacore.com>
Thu, 11 May 2023 15:27:53 +0000
(09:27 -0600)
I noticed that "scheduler-locking" does not appear in the index of the
gdb manual. This patch corrects this oversight.
gdb/doc/gdb.texinfo
patch
|
blob
|
history
diff --git
a/gdb/doc/gdb.texinfo
b/gdb/doc/gdb.texinfo
index 4ae84ec5a6399b9d8472e0d848aeb11224cd79d6..531147f6e6b74288b1dad4a6c21dc7f2eeea93d4 100644
(file)
--- 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,