From: Guinevere Larsen <guinevere@redhat.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH v3] gdb/doc: Explain linker namespaces
Date: Mon, 16 Jun 2025 17:17:59 -0300 [thread overview]
Message-ID: <4ec822b2-5639-4bed-8f81-c9692907f364@redhat.com> (raw)
In-Reply-To: <86v7ovoorr.fsf@gnu.org>
On 6/16/25 9:27 AM, Eli Zaretskii wrote:
>> From: Guinevere Larsen <guinevere@redhat.com>
>> Cc: Guinevere Larsen <guinevere@redhat.com>
>> Date: Mon, 16 Jun 2025 08:55:21 -0300
>>
>> Recent GDB commits added more features related to linker namespaces and
>> documented them on the manual, but did not add a convenient way for a
>> user to understand what they are. This commit adds a quick explanation
>> of what they are.
>>
>> It also fixes the inconsistency of using "linker namespaces" and
>> "linkage namespaces", by always using the first form to avoid user
>> confusion.
>> ---
>> gdb/doc/gdb.texinfo | 23 +++++++++++++++--------
>> 1 file changed, 15 insertions(+), 8 deletions(-)
> Thanks, this is okay, with two minor comments:
>
>> +@cindex linker namespaces
>> +Linker namespaces are a feature of some standard libraries, that allow
> Please enclose "Linker namespaces" in @dfn, as this text introduces
> new terminology.
>
>> +shared objects to be loaded in isolated environment, eliminating the
>> +possibility that those objects may cross-talk. Each set of isolated
>> +shared objects is said to belong to a "namespace", and linker related
> The "namespace" part should be quote ``like this'', i.e. with single
> quoting characters -- this will produce nicer results in the printed
> output.
>
> Approved-By: Eli Zaretskii <eliz@gnu.org>
>
Thanks for the review, I've pushed this patch with the fixes
--
Cheers,
Guinevere Larsen
She/Her/Hers
prev parent reply other threads:[~2025-06-16 20:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-06 15:24 [PATCH] " Guinevere Larsen
2025-06-06 18:48 ` Eli Zaretskii
2025-06-06 19:00 ` Guinevere Larsen
2025-06-06 19:13 ` Eli Zaretskii
2025-06-06 19:45 ` [PATCH v2] " Guinevere Larsen
2025-06-06 19:58 ` Eli Zaretskii
2025-06-16 11:55 ` [PATCH v3] " Guinevere Larsen
2025-06-16 12:27 ` Eli Zaretskii
2025-06-16 20:17 ` Guinevere Larsen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ec822b2-5639-4bed-8f81-c9692907f364@redhat.com \
--to=guinevere@redhat.com \
--cc=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox