From 7cba06421a77b66f7bce40f4c5428d7061c4a1dd Mon Sep 17 00:00:00 2001 From: GNU Hurd wiki engine Date: Wed, 22 Aug 2007 16:59:43 +0000 Subject: web commit by NealWalfield: Add a bit of text from [[Hurd/Debugging]] --- Hurd/noninvasivedebugging.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Hurd') diff --git a/Hurd/noninvasivedebugging.mdwn b/Hurd/noninvasivedebugging.mdwn index 2ed57c3d..6259ce28 100644 --- a/Hurd/noninvasivedebugging.mdwn +++ b/Hurd/noninvasivedebugging.mdwn @@ -2,4 +2,5 @@ Sometimes using gdb on a server can result in deadlock. You can still use gdb by using the "set noninvasive" option. This indicates to gdb to not stop the program but allows you to -nevertheless examine its state. \ No newline at end of file +nevertheless examine its state. Thus, you can get back traces +and value of variables (and watch them change underneath you). \ No newline at end of file -- cgit v1.2.3