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: [PATCH] remove ECOFF


Maciej> The MIPS target wants to use minimal ECOFF debug information
Maciej> that is stored in ELF binaries in the so called PDR or Procedure
Maciej> Descriptor Record section [1].

Maciej>  Support for PDR unwinding (mips-mdebug-tdep.[ch]) was removed a
Maciej> while ago from GDB sources

Maciej>  I think this is a serious shortcoming of GDB on the MIPS target and a 
Maciej> good argument in favour to having this PDR unwinding support.

It's fine by me if you want to resurrect all the code.  I don't even
mind dropping my patch.

If you have a way to test the ECOFF code, then great.  I'd appreciate it
if you could volunteer to test whatever patches modify these readers.

Tom


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