Hi, Simon,

On 11/14/05, Simon Ironside <[EMAIL PROTECTED]> wrote:
> Hi,
>
> /sys/i386/conf/GENERIC has this line uncommented - is this on purpose? I
> commented it out before building a new kernel.
>
> makeoptions     DEBUG=-g

I think this is intentional.  Having DEBUG=-g means that you have a
kernel.debug which contains debugging symbols, which is quite useful
if you get a kernel panic and want to report it back.  On the other
hand, debugging symbols would be stripped before you install a new
kernel so it does not affect the running kernel.

Cheers,
--
Xin LI <[EMAIL PROTECTED]> http://www.delphij.net
_______________________________________________
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