From 17da10f31c338a48c6b14b98fe21cdb80d823528 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 16 Nov 2007 11:27:47 +0100 Subject: Add wikilinks. --- hurd/debugging/gdb/noninvasive_debugging.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hurd/debugging/gdb/noninvasive_debugging.mdwn b/hurd/debugging/gdb/noninvasive_debugging.mdwn index 18355c8c..b6beb9c5 100644 --- a/hurd/debugging/gdb/noninvasive_debugging.mdwn +++ b/hurd/debugging/gdb/noninvasive_debugging.mdwn @@ -6,9 +6,9 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU_Free_Documentation_License|/fdl]]."]] -Sometimes using [[GDB]] on a system server can result in a [[deadlock]]. You +Sometimes using [[GDB]] on a [[system_server|translator]] can result in a [[deadlock]]. You can however still use GDB by using the [`set noninvasive`](http://sourceware.org/gdb/current/onlinedocs/gdb_19.html#Hurd%20Native) option. This indicates to GDB to not stop the program but allows you to -nevertheless examine its state. Thus, you can get back traces and value of +nevertheless examine its state. Thus, you can get [[/gdb/backtrace]]s and values of variables (and watch them change underneath you). -- cgit v1.2.3