summaryrefslogtreecommitdiff
path: root/hurd/debugging.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-10-29 21:23:22 +0100
committerThomas Schwinge <tschwinge@gnu.org>2007-10-29 21:23:22 +0100
commitd365bf423e46ec2200679da147606e0489299376 (patch)
tree1bc2a61923faf517e975c4c5fb2a8dbf91884876 /hurd/debugging.mdwn
parent8e9b486b1b6678f2db9b05213f44d3aa3ea6ad18 (diff)
Some bits about how to get a backtrace.
Diffstat (limited to 'hurd/debugging.mdwn')
-rw-r--r--hurd/debugging.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/debugging.mdwn b/hurd/debugging.mdwn
index 5a825479..5f4184e3 100644
--- a/hurd/debugging.mdwn
+++ b/hurd/debugging.mdwn
@@ -9,6 +9,7 @@ is included in the section entitled
# Strategies
* [[GDB]] -- the GNU debugger
+ * [[gdb/Backtrace]]s
* [[subhurd]] -- running another Hurd system in parallel
* [[rpctrace]] -- tracing [[RPC]]s