mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-24 03:14:08 +08:00
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.
This commit is contained in:
parent
0a251e7497
commit
d95e72b9c4
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user