Subject: Re: debugging kernel core dumps ?
To: None <mrg@mame.mu.OZ.AU>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: port-sparc
Date: 09/05/1994 10:24:36
> 
> how do you get to the prom with ddb compiled in ?
> 

Type `machine prom' at the ddb prompt.

It would make sense to have `L1-A' while in ddb also return you to the prom,
but DDB support for the sparc is still much bare bones; stack tracing is
about the only machine dependent function that's implemented at the moment.

-pk

------------------------------------------------------------------------------