libstdc++: Fix link to online GDB manual
authorGerald Pfeifer <gerald@pfeifer.com>
Thu, 2 Feb 2023 00:30:02 +0000 (01:30 +0100)
committerGerald Pfeifer <gerald@pfeifer.com>
Thu, 2 Feb 2023 00:30:02 +0000 (01:30 +0100)
libstdc++-v3/ChangeLog:

* doc/xml/manual/debug.xml: Fix link to online GDB manual.
* doc/html/manual/debug.html: Regenerate.

libstdc++-v3/doc/html/manual/debug.html
libstdc++-v3/doc/xml/manual/debug.xml

index a4e31f8..34ec659 100644 (file)
   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>
index 1fedf0a..42d4d32 100644 (file)
   </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>