This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: could not find partial DIE in cache


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  <jakub@redhat.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]