]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/doc: Explain linker namespaces
authorGuinevere Larsen <guinevere@redhat.com>
Fri, 6 Jun 2025 14:59:24 +0000 (11:59 -0300)
committerGuinevere Larsen <guinevere@redhat.com>
Mon, 16 Jun 2025 20:17:15 +0000 (17:17 -0300)
commitd89a57526d1714a0030705145798e5499feef87e
treea0e73cad4ea1b6b71acb916eca2270111d89d4f6
parent62f1dbee49983c1820bc32015d2e8cd2d085c4dd
gdb/doc: Explain linker namespaces

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.

Approved-By: Eli Zaretskii <eliz@gnu.org>
gdb/doc/gdb.texinfo