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] Discontiguous PSYMTABs [Re: [patch] Parse DW_AT_ranges into PSYMTABS (for childless CU, for vDSO32)]


On Sun, Dec 09, 2007 at 09:31:38PM +0100, Jan Kratochvil wrote:
> Attaching the fix for discontiguous psymtabs based on the addrmap framework.
> 
> This one is a conservative one - it tries to just fix it with minimal changes.
> It is bidirectionally compatible:
>  * Producer (dwarf2read.c) still tries to set the bounds TEXTLOW and TEXTHIGH.
>  * Consumer (symtab.c) deals with both set and unset PSYMTABS_ADDRMAP.

This looks OK to me.  Thanks for doing it!

-- 
Daniel Jacobowitz
CodeSourcery


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