This is the mail archive of the gdb-patches@sourceware.org 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: [RFA] Fix failed assertion hit in check_typedef


> > 2007-02-28  Jerome Guitton  <guitton@adacore.com>
> >             Joel Brobecker  <brobecker@adacore.com>
> > 
> >         * gdbtypes.c (check_typedef): Do not replace stub type if
> >         the resolved type is not defined in the same objfile.
> > 
> > I tested it on x86-linux, no regression. Also fixes the problem
> > at hand.
> > 
> > OK to commit?
> 
> Yes, that's much nicer.  Thank you both.

Thanks Daniel, now checked in.

-- 
Joel


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