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: Overlay support broken (Re: [patch] [2/2] Discontiguous PSYMTABs (psymtabs->symtabs by addrmap))


On Mon, 2008-05-12 at 21:45 +0200, Ulrich Weigand wrote:
> Jan Kratochvil wrote:
> 
> > 	* symtab.c: Include "addrmap.h"
> > 	(find_pc_sect_psymtab): Support reading the field PSYMTABS_ADDRMAP.
> > 	Move the psymtab locator into ...
> > 	(find_pc_sect_psymtab_closer): ... a new function.
> 
> It appears this change broke overlay support.  

Thanks for noticing.   ;-)

I wrote that overlay code over 10 years ago.
I wonder whether anyone still uses it?

Michael




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