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


On Tue, Feb 27, 2007 at 10:23:37PM -0800, Joel Brobecker wrote:
> 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.

-- 
Daniel Jacobowitz
CodeSourcery


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