Subject: Re: kernel panics on firewall...
To: Emmanuel Dreyfus <p99dreyf@criens.u-psud.fr>
From: Bill Studenmund <wrstuden@zembu.com>
List: port-mac68k
Date: 08/28/2000 08:43:55
On Mon, 28 Aug 2000, Emmanuel Dreyfus wrote:

> > I do but am completely unfamiliar with ddb as of now. How can you recall a
> > trace from a previous crash after the machine has rebooted and you break
> > into the debugger?
> 
> I beleive it's the bt command, but last time I needed it on mac68k, it
> was broken. Was it fixed?

In ddb, it's "t". bt is gdb.

Take care,

Bill