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 13 Jun 2001, Jim Blandy wrote:

> assuming we've decided a .debug_info section is carrying SGI 64-bit
> Dwarf2 data, has someone already adapted dwarf2read to read the
> data?

There's a patch on Dave's site which is supposed to do that.  That
patch is against GDB 4.17, and is based on compile-time #ifdef's, but
otherwise it should be fine.

What I was trying to figure out was how to add this support in a
cleaner way, so that Irix 6.x users will not need two different GDB
binaries to debug programs, one each for each ABI.


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