From 9fa541250ccda3cd9a3f384d987d1c113304350b Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 6 Sep 2007 17:57:47 +0200 Subject: Factor out `hurd/debugging/gdb' and create `hurd/debugging/rpctrace'. --- hurd/subhurd.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hurd/subhurd.mdwn') diff --git a/hurd/subhurd.mdwn b/hurd/subhurd.mdwn index 758450f7..5256a70b 100644 --- a/hurd/subhurd.mdwn +++ b/hurd/subhurd.mdwn @@ -23,8 +23,8 @@ Sub-hurds are extremely useful for debugging core servers as it is possible to attach to them with gdb from the parent ([[debugging_via_subhurds|debugging/subhurd]]). This avoids deadlock, e.g., when the instance of gdb stops the server but requires its use. (Note: it is -possible to use [[noninvasive_debugging|noninvasivedebugging]], but this is -less flexible.) +possible to use [[debugging/gdb/noninvasive_debugging]], but this is less +flexible.) # Howto -- cgit v1.2.3