Date: 26 Feb 2000 13:30:06 +0100 From: naddy@mips.rhein-neckar.de (Christian Weisgerber) To: freebsd-questions@freebsd.org Subject: Re: Why is my new kernel so big? Message-ID: <898h0e$1ab4$1@bigeye.rhein-neckar.de> References: <mark@dogma.freebsd-uk.eu.org> <200002251624.LAA18500@benge.graphics.cornell.edu> <897eu4$pr3$1@bigeye.rhein-neckar.de> <38B774B3.905470E5@gorean.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Barton <Doug@gorean.org> wrote: > > Notice that "make install" will install a stripped kernel, i.e. > > one without all the debugging symbols added by "-g". If you ever > > need to debug it, the symbols can be fetched from /sys/compile/HOST/kernel. > > Would that be /sys/compile/HOST/kernel.debug maybe? :) Right. .../kernel is the stripped one, .../kernel.debug the unstripped one. -- Christian "naddy" Weisgerber naddy@mips.rhein-neckar.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?898h0e$1ab4$1>