From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6190 invoked from network); 18 Sep 2004 03:20:25 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 18 Sep 2004 03:20:25 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.41) id 1C8Vm0-0002dc-Ez for arch-gentoo-alpha@lists.gentoo.org; Sat, 18 Sep 2004 03:20:28 +0000 Received: (qmail 25855 invoked by uid 89); 18 Sep 2004 03:20:24 +0000 Mailing-List: contact gentoo-alpha-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-alpha@gentoo.org Received: (qmail 4393 invoked from network); 18 Sep 2004 03:20:24 +0000 Date: Fri, 17 Sep 2004 23:20:07 -0400 From: Allen Ziegenfus To: gentoo-alpha@lists.gentoo.org Message-Id: <20040917232007.1b7a31ab.listmail@allenz.net> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; alphaev56-unknown-linux-gnu) X-Face: #>N7,>[5Z9X](#sm(,wF@jX=W}2[`G<+e=[.}.|P$yA=P+wM1mmB_l'1-HYWE=*%izspep7VuYZDg6*|D(]RbMg!WmP,@oSfxXyUQkcHU;r]f|a[V.!3[(q9klaB$_*E-[_4gv7%N'"qV\L]zZN=iO+,s-l)Z'AE`Ye\MZ\ Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Fri__17_Sep_2004_23_20_07_-0400_c6FjtCphkpCgD1C4" Subject: [gentoo-alpha] Debugging and emerge X-Archives-Salt: fb62ee7c-af7b-415a-af01-ae0ef6c4829e X-Archives-Hash: c74a8f1fc626fdfe7e19b0b0a8a20e22 --Signature=_Fri__17_Sep_2004_23_20_07_-0400_c6FjtCphkpCgD1C4 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit I've been trying to pin down some annoying crashes that I've been experiencing so I've been trying to create debug builds of various packages. I thought at one point that I could just say USE="debug" emerge xfce-utils and xfce-utils would get built with debugging symbols. I'm pretty sure this used to work in the past. Now, however, if I do this, -g does not get added to the gcc compile flags and the executable is stripped. I find that I can only get a debug build if I manually change the ebuild and add a line that says: inherit debug Is this how things should be or is there something wrong with my system? I've also seen some people talk about a "no strip" flag that can be added. How is that different from USE="debug"? Allen -- --Signature=_Fri__17_Sep_2004_23_20_07_-0400_c6FjtCphkpCgD1C4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBS6lquXfAcu2nNXkRAnf+AKCt8pwK7saBVaDdZ8Mi9MiBA6PgIgCfYN3a PZ2MB6/1C3dTCfw+viotK8s= =/HQT -----END PGP SIGNATURE----- --Signature=_Fri__17_Sep_2004_23_20_07_-0400_c6FjtCphkpCgD1C4--