This is the mail archive of the gdb@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: DSO with relocations and GDB.


On Mon, Apr 21, 2008 at 04:26:15PM -0700, Ananth Sowda wrote:
> Thanks for your suggestion.  One correction and further observation follows:
>  sh_info points to .debug_info  and sh_link is pointing to .dynsym,
> not .symtab. This is expected outcome in a ET_DYN file.

I see.  Well, you can raise this on the binutils list, but I'm not
sure what there is to do about it.  Non-ALLOC sections referencing
.dynsym is a little peculiar.

-- 
Daniel Jacobowitz
CodeSourcery


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