This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: mips n32 vs gdb


Richard Henderson wrote:
> This little addition means gdb can't open n32 binaries.

I added this test on purpose. I have here a partially working
implementation for n32 support which uses it's own bfd vectors,
elf32-mips.c shouldn't recognize n32 objects then.

> 2002-04-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
> 
> 	...
>         (mips_elf32_object_p): Rename from _bfd_mips_elf_object_p and made
>         static. Let it refuse n32 objects.
> 
> 
> I've reverted this fragment.

Please don't do so. Otherwise I will have to introduce it again
when I add the framework for n32 support.


Thiemo


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