Subject: Re: Freeze again.
To: None <mvanloon@MindBender.serv.net>
From: Chris G. Demetriou <cgd@pa.dec.com>
List: port-i386
Date: 02/03/1998 08:37:18
> 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.

Huh?

You want 'options DDB' to have ddb built into the kernel.  'options
DEBUG' does something along the lines of what DIAGNOSTIC does, except
potentially much more invasive, time-consuming, and verbose.



cgd