From owner-freebsd-current@FreeBSD.ORG Sun Nov 16 17:43:26 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9478F16A4CE for ; Sun, 16 Nov 2003 17:43:26 -0800 (PST) Received: from mail-in.m-online.net (svr8.m-online.net [62.245.150.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7328E43F85 for ; Sun, 16 Nov 2003 17:43:25 -0800 (PST) (envelope-from h@schmalzbauer.de) Received: from mail.m-online.net (svr14.m-online.net [192.168.3.144]) by svr8.m-online.net (Postfix) with ESMTP id 2D0A610FB for ; Mon, 17 Nov 2003 02:43:24 +0100 (CET) Received: from cale.flintsbach.schmalzbauer.de (ppp-62-245-233-23.mnet-online.de [62.245.233.23]) by mail.m-online.net (Postfix) with ESMTP id 02F8318B00 for ; Mon, 17 Nov 2003 02:43:19 +0100 (CET) From: Harald Schmalzbauer To: current@freebsd.org Date: Mon, 17 Nov 2003 02:43:17 +0100 User-Agent: KMail/1.5.4 X-Birthday: 06 Oktober 1972 X-Name: Harald Schmalzbauer X-Phone1: +49 (0) 163 555 3237 X-Phone2: +49 (0) 89 18947781 X-Address: Munich, 80686 X-Country: Germany MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_2eCu/VSpSkjWPYc"; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200311170243.18436@harrymail> Subject: General debug/kernel question X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 01:43:26 -0000 --Boundary-02=_2eCu/VSpSkjWPYc Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline Salve, I always thought that building a kernel with debug symbols would increase t= he=20 kernel size dramatically. But if I understand things right the additioal=20 "symbols" (code snippets?) are not in the kernel but in a different file=20 which makes the kernel the same size like without debug=3D-g. Is there any= =20 reason to not build it with debug=3D-g? Also I thought debug kernels suffer from reduced performance. I also have D= DB=20 in my kernel and don't _feel_ any difference. So again, is there any reason= =20 not to put DDB into the kernel? Thanks, =2DHarry --Boundary-02=_2eCu/VSpSkjWPYc Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/uCe2Bylq0S4AzzwRAksiAJ0Wg2nJrZJxuHWkCFwWAbxSaaCjPQCfTotQ +wi0yuSk9zxLGa7qwH4EZcU= =efSn -----END PGP SIGNATURE----- --Boundary-02=_2eCu/VSpSkjWPYc--