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 0/7] more constification


> PDR (Procedure Descriptor Record) data is produced for all the usual MIPS 
> Linux and bare-iron ELF targets (and probably IRIX too as it is where this 
> stuff originates from) and both GAS and GCC continue supporting it even 
> though plain ECOFF support has been removed.  I know of no plans to 
> deprecate it.  In fact I have a patch outstanding to restitute some of 
> this stuff that got deleted a while ago from GDB (apparently, by accident, 
> it was not enabled for any target) and extend it somewhat, although this 
> being rather dated still requires some polishing.

Thanks, Maciej. Do you think it'd be possible to move that code
elsewhere? I'd go with mips-unwind or mips-tdep. I like modularization,
so I vote for mips-unwind.

-- 
Joel


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