From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20102 invoked by alias); 27 Mar 2005 23:48:08 -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 19641 invoked from network); 27 Mar 2005 23:47:59 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 27 Mar 2005 23:47:59 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DFhUx-0000SZ-00; Sun, 27 Mar 2005 18:48:51 -0500 Date: Sun, 27 Mar 2005 23:48:00 -0000 From: Daniel Jacobowitz To: Bernardo Innocenti Cc: gdb@sourceware.org Subject: Re: could not find partial DIE in cache Message-ID: <20050327234850.GA1738@nevyn.them.org> Mail-Followup-To: Bernardo Innocenti , gdb@sourceware.org References: <4246633B.40404@develer.com> <20050327154114.GA22514@nevyn.them.org> <42474588.7020809@develer.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42474588.7020809@develer.com> User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00251.txt.bz2 On Mon, Mar 28, 2005 at 01:45:12AM +0200, Bernardo Innocenti wrote: > Daniel Jacobowitz wrote: > >On Sun, Mar 27, 2005 at 09:39:39AM +0200, Bernardo Innocenti wrote: > > > >>It happens with any application linked against libqt-mt.so.3.3.4, > >>when such library is built with -g or -ggdb2. I'm using > >>a recent GCC 4.0 snapshot to build it. > > > >Normally, this error is a bug in GDB; there's one queued patch for a > >related problem, and I have another after that one is approved. > > Could you please give a pointer to these patches? > I'm eager to test them. One was posted earlier this month by Manoj; the other hasn't been posted yet (been too busy...) > >However, in this case it is almost certainly a bug in GCC. Does your > >snapshot include the fix for PR c++/19769? > > It most probably didn't: the patch was applied to the 4.0 > branch on 2005-03-23. > > Yesterday's fedora-devel pakages for GCC 4.0 list this PR > as fixed in the RPM ChangeLog: > > * Thu Mar 24 2005 Jakub Jelinek 4.0.0-0.36 > - update from CVS > - PRs c++/19769, c++/19980, c++/20147, c++/20147, c++/20461, c++/20463, Yes, that's the one you need. -- Daniel Jacobowitz CodeSourcery, LLC