From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15973 invoked by alias); 27 Mar 2005 23:44:49 -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 15949 invoked from network); 27 Mar 2005 23:44:45 -0000 Received: from unknown (HELO develer.com) (151.38.19.110) by sourceware.org with SMTP; 27 Mar 2005 23:44:45 -0000 Received: (qmail 1016 invoked from network); 27 Mar 2005 23:44:39 -0000 Received: from beetle.trilan (HELO ?10.3.3.181?) (?U2FsdGVkX19N5npB6AstqM5oULe9pVF61JRva2ucbmQ=?@10.3.3.181) by trinity.trilan with SMTP; 27 Mar 2005 23:44:39 -0000 Message-ID: <42474588.7020809@develer.com> Date: Sun, 27 Mar 2005 23:44:00 -0000 From: Bernardo Innocenti User-Agent: Mozilla Thunderbird 1.0.2-1 (X11/20050323) MIME-Version: 1.0 To: Daniel Jacobowitz CC: gdb@sourceware.org Subject: Re: could not find partial DIE in cache References: <4246633B.40404@develer.com> <20050327154114.GA22514@nevyn.them.org> In-Reply-To: <20050327154114.GA22514@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-03/txt/msg00250.txt.bz2 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. > 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, c++/20465, c++/20499, c++/20536, libfortran/18025, libgcj/11085, libgcj/14892, libgcj/18083, libgcj/2641, libgcj/9854, libstdc++/20352, libstdc++/20577, middle-end/20539, middle-end/20557, other/20564, target/20166, target/20561 - fix PRE causing miscompilation of sudo (Daniel Berlin, #151632, PR tree-optimization/20601) - fix PR rtl-optimization/20532 (Alexandre Oliva) I'm currently rebuilding a debug version of QT with this new snapshot. Thankyou! -- // Bernardo Innocenti - Develer S.r.l., R&D dept. \X/ http://www.develer.com/