summaryrefslogtreecommitdiff
path: root/Hurd
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-03-09 10:35:48 +0000
committerThomas Schwinge <tschwinge@gnu.org>2007-03-09 10:35:48 +0000
commit2ae81ba019ff146a471f12e411f40892cea43294 (patch)
tree372e9bc0bec5120792d28a268aba17adf2eb27eb /Hurd
parentf23e9ad457b6bb02d132163b5dd0099343342bd3 (diff)
none
Diffstat (limited to 'Hurd')
-rw-r--r--Hurd/Debugging.mdwn12
1 files changed, 10 insertions, 2 deletions
diff --git a/Hurd/Debugging.mdwn b/Hurd/Debugging.mdwn
index 2b731c39..65ac4629 100644
--- a/Hurd/Debugging.mdwn
+++ b/Hurd/Debugging.mdwn
@@ -1,4 +1,6 @@
-## <a name="_http_sourceware_org_gdb_GDB_"> </a> [GDB](http://sourceware.org/gdb/)
+## <a name="GDB"> </a> GDB
+
+<http://sourceware.org/gdb/>
[General GDB documentation](http://sourceware.org/gdb/documentation/), including the [special Hurdy bits](http://sourceware.org/gdb/current/onlinedocs/gdb_19.html#Hurd%20Native).
@@ -6,6 +8,12 @@
----
-### <a name="DebuggingGlibc"> </a> [[DebuggingGlibc]]
+## <a name="Debugging_glibc"> Debugging glibc </a>
+
+See [[DebuggingGlibc]].
----
+
+## <a name="Debugging_via_subhurds"> Debugging via subhurds </a>
+
+See [[DebuggingViaSubhurds]].