From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25038 invoked by alias); 1 May 2004 19:14:13 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 25008 invoked from network); 1 May 2004 19:14:11 -0000 Received: from unknown (HELO mailfe02.swip.net) (212.247.154.33) by sources.redhat.com with SMTP; 1 May 2004 19:14:11 -0000 X-T2-Posting-ID: u9rnRZgUmqp9JKZhS2u1flu8WzprZwi8JlbrGWWjocs= Received: from TesterTop.tester.ca ([213.101.254.233] verified) by mailfe02.swip.net (CommuniGate Pro SMTP 4.2b3a) with ESMTP id 29459951; Sat, 01 May 2004 21:14:09 +0200 Received: by TesterTop.tester.ca (Postfix, from userid 1000) id A39E3104FCC; Sat, 1 May 2004 21:13:58 +0200 (CEST) Subject: Re: Wierd problem with gdb 6.x and separate debug info From: Olivier Crete To: Andrew Cagney Cc: gdb@sources.redhat.com In-Reply-To: <4093B02A.5040506@gnu.org> References: <1083400741.8129.25.camel@TesterTop.tester.ca> <40939F85.7060502@gnu.org> <1083417821.8129.31.camel@TesterTop.tester.ca> <4093B02A.5040506@gnu.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Mvt3aSyqyoh03mMW6/Ia" Message-Id: <1083438837.31942.34.camel@TesterTop.tester.ca> Mime-Version: 1.0 Date: Sat, 01 May 2004 19:14:00 -0000 X-SW-Source: 2004-05/txt/msg00004.txt.bz2 --=-Mvt3aSyqyoh03mMW6/Ia Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable Content-length: 227 Hi, I found the problem.. I was inadvertently using an older binutils with a "broken" --only-keep-debug and I wasn't doing --strip-debug.. I switched to eu-strip and it now works fine. --=20 Olivier Cr=EAte tester@tester.ca --=-Mvt3aSyqyoh03mMW6/Ia Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBAk/b1HTiOWk7ZorsRAlI2AJ0esoWfxoC7QErDtwBOltLok1o3mACfZ5nm bAPC9Z9PJHqvp7xS/k+U4uc= =dIV2 -----END PGP SIGNATURE----- --=-Mvt3aSyqyoh03mMW6/Ia--