From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Berlin To: Eli Zaretskii Cc: dan@www.cgsoftware.com, davea@quasar.engr.sgi.com, ac131313@cygnus.com, jkingdon@engr.sgi.com, gdb@sources.redhat.com Subject: Re: GDB on SGI Irix 6.5 Date: Thu, 17 May 2001 11:47:00 -0000 Message-id: <871ypnlsp0.fsf@dynamic-addr-83-177.resnet.rochester.edu> References: <3405-Thu17May2001213206+0300-eliz@is.elta.co.il> X-SW-Source: 2001-05/msg00297.html "Eli Zaretskii" writes: > > Date: Thu, 17 May 2001 12:40:41 -0400 (EDT) > > From: Daniel Berlin > > > > > > > We should support 64 bit dwarf2 already, for the most part. > > > > > > Since when? > > Well, since about august of last year or something. > > My sources are much newer, so I should already have what you > describe. > > > If you look at dwarf2read.c, you'll notice it handles offset sizes of both > > 4 and 8. > > read_initial_length takes care of figuring out which offset size we have. > > Thanks, I will look deeper into this. I understand that David says a > failure with 64-bit Irix 6 executables is expected, though. However, > I wonder: you seem to say that your new reader does succeed to work on > Irix? Or was the 64-bit support you meant tested on platforms other > than Irix? Other than IRIX. I forgot that IRIX uses a non 2.1 compliant 64 bit dwarf2. I've verified it works with 2.1 compliant 64 bit dwarf2. -- ""-Steven Wright