checked in: Re: crash/regression with ia64 targets

Joel Brobecker brobecker@adacore.com
Sat Dec 15 13:12:00 GMT 2012


> Attached is the patch I am currently testing. It already passed
> testing on ia64-linux (ie: I reverted the patch triggering the
> crash, ran the testsuite, then un-reverted it, and applied this
> patch), no regression. It passesd testing on x64_64-linux as well.
> 
> Testing on x86_64-darwin is under way, and I will add ppc-aix and
> x86-windows using AdaCore's testsuite.
> 
> But given the nature of the changes triggering the cross-platform
> testing, I remain fairly confident of the results.

Tested was succesful on all platforms.

> gdb/ChangeLog:
> 
>         * symfile.c (syms_from_objfile_1): Renames syms_from_objfile.
>         Remove call to init_entry_point_info.  Add OBJFILE's
>         section_offsets and num_sections initialization.  Add note
>         about entry info in the function documentation.
>         (syms_from_objfile): New function.
>         * coffread.c (coff_symfile_init): Remove call to
>         init_entry_point_info.
>         * machoread.c (macho_symfile_init): Likewise.
>         * xcoffread.c(xcoff_symfile_init): Likewise.

So, I have committed this patch.

-- 
Joel



More information about the Gdb-patches mailing list