Subject: Re: Freeze again.
To: None <mvanloon@MindBender.serv.net>
From: Perry E. Metzger <perry@piermont.com>
List: port-i386
Date: 02/03/1998 12:07:18
mvanloon@MindBender.serv.net writes:
> You _don't_ want DIAGNOSTIC -- that's for development debugging, and
> just may cause more panics that are not necessarily worth panicking for.
> 
> You want "options DEBUG" to have ddb built into the kernel.

options DEBUG is orthogonal to ddb, and indeed might cause you
trouble.

Perry