From owner-cvs-src@FreeBSD.ORG Sun Sep 11 02:29:08 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7394F16A41F; Sun, 11 Sep 2005 02:29:08 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id F223543D45; Sun, 11 Sep 2005 02:29:07 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j8B2T70r020923 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 10 Sep 2005 22:29:07 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j8B2T36P012950; Sat, 10 Sep 2005 22:29:04 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 709EA511D2; Sat, 10 Sep 2005 22:29:02 -0400 (EDT) Date: Sat, 10 Sep 2005 22:29:02 -0400 From: Kris Kennaway To: Garance A Drosihn Message-ID: <20050911022901.GA3090@xor.obsecurity.org> References: <20050911002229.51F4916A471@hub.freebsd.org> <432382BC.5080105@root.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, "David E. O'Brien" , Nate Lawson Subject: Re: cvs commit: src/sys/conf kern.post.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Sep 2005 02:29:08 -0000 --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 10, 2005 at 10:01:15PM -0400, Garance A Drosihn wrote: > At 6:05 PM -0700 9/10/05, Nate Lawson wrote: > >David E. O'Brien wrote: > >>obrien 2005-09-11 00:22:21 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/conf kern.post.mk Log: > >> For HEAD, install a kernel with debug information if DEBUG is a kernel > >> config option. It is too easy to loose the build directory and not h= ave > >> symbols for kgdb to read. > >> Revision Changes Path > >> 1.84 +4 -17 src/sys/conf/kern.post.mk > > > >I disagree with this change. We do not need to waste the space > >in /. If I'm running a debug kernel, it is based on the latest > >version of kernel.debug in my kernel compile dir and I know to > >find it there. >=20 > Fwiw, I've been burned by building a debug kernel, only to have > removed the original compile-directory for that kernel by the time I > actually *needed* the debug symbols. It's one thing if you're building > a debug kernel because you know you're going to spend the next hour > debugging some change. It's another if you're building a debug kernel > because your machine might panic sometime in the next two or three > weeks. Likewise, I also find this change very useful. When I'm juggling a few dozen panics on a few dozen machines with a few dozen different customized source trees, it's hard to keep track of all the kernel.debugs. Now I don't have to. Also, now we won't have to throw away panic reports from users who didn't think to save their kernel.debug, and the quality of bug reports can increase. Kris --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDI5ZtWry0BWjoQKURAlQbAKDrFkWXLEqWCaMGEUIbaMe3TsODUACfYZ+2 Jdf8+sUf5vd2GeHtjP4ROoI= =aS5o -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z--