This is the mail archive of the gdb@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]

Re: GDB on SGI Irix 6.5




On Thu, 17 May 2001, Eli Zaretskii wrote:

>
> On Thu, 17 May 2001, I wrote:
>
> > Debugging GDB with itself, I see that cu_header.version is zero,
> > probably because of the different format of the dwarf2 info used by
> > the 64-bit executables.
> >
> > Where can I find the information about this format, and how it differs
> > from the standard dwarf2?
>
> Looks like I found the info (on your site, David ;-).  So I'll ask more
> questions if what I read is unclear.  I also found a patch there that
> might help me.

We should support 64 bit dwarf2 already, for the most part.
I know the new reader does it, and I believe that reading the cu header
was one of the few routines I didn't change (Unless i'm completely
misremembering).
--Dan


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