On Sun, 2006-Apr-30 10:05:40 +0100, Chris wrote:
>Does 'makeoptions     DEBUG=-g' add any kind of performance hit or
>overhead as I noticed it wasnt default in 5.4 but is in 6.0.

No.  It just means that a debug kernel is built in addition to the
normal kernel.  The major benefit is that if you do get a panic,
you can debug it without needing to rebuild the kernel.

-- 
Peter Jeremy
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to