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] Fix a buglet in elfread.c


> 2009-04-30  Paul Pluzhnikov  <ppluzhnikov@google.com>
> 
> 	* elfread.c (elf_symtab_read): Don't assume .data and .rodata
> 	are present.

I remember facing this exact same type of issue on Tru64. I haven't
had a chance to look at the patch yet, but I'll try to get to it soon.
I also want to test it on x86 & sparc solaris.

(although, theoretically, it should be sufficient to test it on
a system using ELF such as GNU/Linux)

-- 
Joel


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