Subject: Re: kernel stack traces for other processes? To: None <staileyk@phobos.spacenet.com@spcseq.spacenet.com> From: Charles M. Hannum <mycroft@gnu.ai.mit.edu> List: port-i386 Date: 09/26/1994 16:56:36
(gdb) attach 34525
Where 34525 is the PID of the process to attach the debugger to.
N.B. it doesn't work for me under NetBSD 1.0_BETA, I get an EBUSY back
from the ptrace(). Is this going to be fixed?
I already fixed that.