From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eli Zaretskii" To: dan@www.cgsoftware.com Cc: 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:33:00 -0000 Message-id: <3405-Thu17May2001213206+0300-eliz@is.elta.co.il> References: X-SW-Source: 2001-05/msg00295.html > 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?