From owner-freebsd-questions@FreeBSD.ORG Mon Nov 14 09:03:01 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4674416A421; Mon, 14 Nov 2005 09:03:01 +0000 (GMT) (envelope-from dev@unixdaemon.org) Received: from mout.perfora.net (mout.perfora.net [217.160.230.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B21E43D9B; Mon, 14 Nov 2005 09:02:44 +0000 (GMT) (envelope-from dev@unixdaemon.org) Received: from [24.24.83.9] (helo=dracula) by mrelay.perfora.net (node=mrelayus1) with ESMTP (Nemesis), id 0MKp2t-1EbaEK3GF3-0003gb; Mon, 14 Nov 2005 04:02:31 -0500 From: Dev Tugnait To: Simon Ironside In-Reply-To: <43785072.5030508@interfone.net> References: <436BCD90.40709@interfone.net> <43784DC6.4000809@interfone.net> <43785072.5030508@interfone.net> Content-Type: text/plain Date: Mon, 14 Nov 2005 04:03:39 -0500 Message-Id: <1131959019.6427.31.camel@dracula> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Provags-ID: perfora.net abuse@perfora.net login:6cab55b0e871d867d86bc0851d5d347f Cc: stable@freebsd.org, questions@freebsd.org, delphij@delphij.net Subject: Re: 6.0R GENERIC makeoptions DEBUG=-g X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dev@unixdaemon.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 09:03:01 -0000 safe to leave un-commented no hindrance in performance. On Mon, 2005-11-14 at 08:53 +0000, Simon Ironside wrote: > Hello, > > > 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. > > This has changed since 5.4 - I just wondered why and whether I would be > best leaving it as is or commenting it out. > > Simon > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"