Subject: Re: Problems with rccide0
To: Martti Kuparinen <martti.kuparinen@iki.fi>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: current-users
Date: 11/27/2003 13:38:01
On Thu, Nov 27, 2003 at 01:40:51PM +0200, Martti Kuparinen wrote:
> Manuel Bouyer wrote:
> 
> >did you build your own distrib (if so, do you still have
> >netbsd.INSTALL.symbols.gz around) ?
> 
> I built my own distribution. Where should this symbol file be?
> 
> I rebuilt the INSTALL kernel with -g and modified wdc.c to set

Ok, this is usefull. Now you can get the trace from ddb and convert it
to line number with gdb:
gdb netbsd.gdb
list *(0x.....)

> the debug mask to 0xffff. Here's the result...

This is usefull too.
I'll take a look later, time to go for lunch ...
Maybe I don't even need the infos from the stack trace with this.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
     NetBSD: 24 ans d'experience feront toujours la difference
--