On Fri, 14 Apr 2000, Viren R.Shah wrote:
> If you will tell me how. Can I just compile in DDB without building
> the kernel with debug enabled? If so, that should work (I'm currently
> gzipping the kernel onto the kern.flp floppy, and booting off of it.).

options         DDB

In your kernel config file.

You usually don't boot your debug kernels btw.  Boot the stripped debug
kernel.

I doubt you can get a crashdump since your're booting from a floppy.  :)


-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| [EMAIL PROTECTED] |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter | This Space For Rent  | ISO8802.5 4ever |



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to