public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc r13-5641] libstdc++: Fix link to online GDB manual
Date: Thu,  2 Feb 2023 00:31:43 +0000 (GMT)	[thread overview]
Message-ID: <20230202003143.E938E3858D3C@sourceware.org> (raw)

https://gcc.gnu.org/g:d95e72b9c48e23e3fe4202d27229b735acbe6628

commit r13-5641-gd95e72b9c48e23e3fe4202d27229b735acbe6628
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Thu Feb 2 01:30:02 2023 +0100

    libstdc++: Fix link to online GDB manual
    
    libstdc++-v3/ChangeLog:
    
            * doc/xml/manual/debug.xml: Fix link to online GDB manual.
            * doc/html/manual/debug.html: Regenerate.

Diff:
---
 libstdc++-v3/doc/html/manual/debug.html | 2 +-
 libstdc++-v3/doc/xml/manual/debug.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libstdc++-v3/doc/html/manual/debug.html b/libstdc++-v3/doc/html/manual/debug.html
index a4e31f81d43..34ec6598ce4 100644
--- a/libstdc++-v3/doc/html/manual/debug.html
+++ b/libstdc++-v3/doc/html/manual/debug.html
@@ -184,7 +184,7 @@
   Refer to the documentation of each particular tool for details.
 </p></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="debug.gdb"></a>Using <span class="command"><strong>gdb</strong></span></h3></div></div></div><p>
   </p><p>
-  Many options are available for GDB itself: please see <a class="link" href="http://sourceware.org/gdb/current/onlinedocs/gdb/" target="_top">
+  Many options are available for GDB itself: please see <a class="link" href="http://sourceware.org/gdb/current/onlinedocs/gdb" target="_top">
   "GDB features for C++" </a> in the GDB documentation. Also
   recommended: the other parts of this manual.
 </p><p>
diff --git a/libstdc++-v3/doc/xml/manual/debug.xml b/libstdc++-v3/doc/xml/manual/debug.xml
index 1fedf0acca1..42d4d32aa29 100644
--- a/libstdc++-v3/doc/xml/manual/debug.xml
+++ b/libstdc++-v3/doc/xml/manual/debug.xml
@@ -274,7 +274,7 @@
   </para>
 
 <para>
-  Many options are available for GDB itself: please see <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://sourceware.org/gdb/current/onlinedocs/gdb/">
+  Many options are available for GDB itself: please see <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://sourceware.org/gdb/current/onlinedocs/gdb">
   "GDB features for C++" </link> in the GDB documentation. Also
   recommended: the other parts of this manual.
 </para>

                 reply	other threads:[~2023-02-02  0:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20230202003143.E938E3858D3C@sourceware.org \
    --to=gerald@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-cvs@gcc.gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).