> Is it really dwarf2 or elf? I don't have access to the SGI box where > I'm writing this, but I seem to remember that elf was used by GDB to > read the debug info. No contradiction there: the file format is elf, containing dwarf debugging information. Paul Hilfinger