Subject: Re: Panic killing a process
To: Jeff Rizzo <riz@tastylime.net>
From: Pavel Cahyna <pcah8322@artax.karlin.mff.cuni.cz>
List: current-users
Date: 01/08/2005 20:50:04
> Pavel Cahyna wrote:
>
> >
> >P.S. I should really write a document like "best debugging practices" as
> >they are highly non-obvious.
> >
> >
>
> A "best debugging practices" guide would win my everlasting gratitude,
> especially if it's aimed at a better-than-novice audience... I often
> find myself wondering what other info I can grab, or how to decode
> function args in ddb...
I don't know anything about this except that ddb assumes that all
functions have 5 32-bit arguments. Sorry...
Bye Pavel