Subject: Re: ddb
To: Kamal Prasad <kamalpr@yahoo.com>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-macppc
Date: 05/27/2002 18:38:20
On Mon, May 27, 2002 at 07:52:28AM -0700, Kamal Prasad wrote:
> Ive been told to use ddb only as the customer site may
> not have a remote debugger. is there a document on how
> one translates ddb stack on panic to source code?
> this is on powerpc (running netbsd).

Just give the addresses to gdb:
list *(_<function_name>+0x<offset>)

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--