public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Add "scheduler-locking" to documentation index
@ 2023-05-10 16:58 Tom Tromey
  2023-05-10 18:03 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Tromey @ 2023-05-10 16:58 UTC (permalink / raw)
  To: gdb-patches; +Cc: Tom Tromey

I noticed that "scheduler-locking" does not appear in the index of the
gdb manual.  This patch corrects this oversight.
---
 gdb/doc/gdb.texinfo | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 4ae84ec5a63..34552b6b80c 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -7048,6 +7048,8 @@ locking the OS scheduler to allow only a single thread to run.
 
 @table @code
 @item set scheduler-locking @var{mode}
+@kindex set scheduler-locking
+@cindex scheduler-locking
 @cindex scheduler locking mode
 @cindex lock scheduler
 Set the scheduler locking mode.  It applies to normal execution,
-- 
2.40.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Add "scheduler-locking" to documentation index
  2023-05-10 16:58 [PATCH] Add "scheduler-locking" to documentation index Tom Tromey
@ 2023-05-10 18:03 ` Eli Zaretskii
  2023-05-11 15:27   ` Tom Tromey
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2023-05-10 18:03 UTC (permalink / raw)
  To: Tom Tromey; +Cc: gdb-patches

> Cc: Tom Tromey <tromey@adacore.com>
> Date: Wed, 10 May 2023 10:58:57 -0600
> From: Tom Tromey via Gdb-patches <gdb-patches@sourceware.org>
> 
> I noticed that "scheduler-locking" does not appear in the index of the
> gdb manual.  This patch corrects this oversight.
> ---
>  gdb/doc/gdb.texinfo | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
> index 4ae84ec5a63..34552b6b80c 100644
> --- a/gdb/doc/gdb.texinfo
> +++ b/gdb/doc/gdb.texinfo
> @@ -7048,6 +7048,8 @@ locking the OS scheduler to allow only a single thread to run.
>  
>  @table @code
>  @item set scheduler-locking @var{mode}
> +@kindex set scheduler-locking
> +@cindex scheduler-locking
>  @cindex scheduler locking mode
>  @cindex lock scheduler
>  Set the scheduler locking mode.  It applies to normal execution,

Thanks.  I don't object, but do we really need both index entries?  I
think the second one should be enough.  But if you insist, I'm okay
with having both.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Add "scheduler-locking" to documentation index
  2023-05-10 18:03 ` Eli Zaretskii
@ 2023-05-11 15:27   ` Tom Tromey
  0 siblings, 0 replies; 3+ messages in thread
From: Tom Tromey @ 2023-05-11 15:27 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Tom Tromey, gdb-patches

>> +@kindex set scheduler-locking
>> +@cindex scheduler-locking
>> @cindex scheduler locking mode
>> @cindex lock scheduler
>> Set the scheduler locking mode.  It applies to normal execution,

Eli> Thanks.  I don't object, but do we really need both index entries?  I
Eli> think the second one should be enough.  But if you insist, I'm okay
Eli> with having both.

I removed the first & I'm checking it in.

Tom

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-11 15:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-10 16:58 [PATCH] Add "scheduler-locking" to documentation index Tom Tromey
2023-05-10 18:03 ` Eli Zaretskii
2023-05-11 15:27   ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).