This is the mail archive of the gdb-patches@sources.redhat.com 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: Does anyone use GDB on x86-solaris 2.7 or more recent?



> So - 1) is elfstab_offset_sections working correctly?

I instrumented this function a bit, and it does not seem to work for me:
It looks like it is failing because it uses a chained list which head is

    objfile->sym_stab_info->stab_section_info

Unfortunately, this head seems to always be null...

I did not investigate further because I am hoping that all this is OBE
with a more recent version of x86-solaris. Unfortunately, I did not
receive any object file that I could check...

I'll also check whether gnu-as shows this problem or not...

Thanks for the feedback -
-- 
Joel


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