From owner-freebsd-questions Sat Feb 26 5:38:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (Postfix) with ESMTP id 9720137BED5 for ; Sat, 26 Feb 2000 05:38:03 -0800 (PST) (envelope-from daemon@bigeye.rhein-neckar.de) Received: from bigeye.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id OAA04770 for freebsd-questions@freebsd.org; Sat, 26 Feb 2000 14:37:59 +0100 (CET) (envelope-from daemon@bigeye.rhein-neckar.de) Received: (from daemon@localhost) by bigeye.rhein-neckar.de (8.9.3/8.9.3) id NAA43373 for freebsd-questions@freebsd.org; Sat, 26 Feb 2000 13:30:07 +0100 (CET) (envelope-from daemon) From: naddy@mips.rhein-neckar.de (Christian Weisgerber) Subject: Re: Why is my new kernel so big? Date: 26 Feb 2000 13:30:06 +0100 Message-ID: <898h0e$1ab4$1@bigeye.rhein-neckar.de> References: <200002251624.LAA18500@benge.graphics.cornell.edu> <897eu4$pr3$1@bigeye.rhein-neckar.de> <38B774B3.905470E5@gorean.org> To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Barton 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