[Dwarf-Discuss] dwarfdump libdwarf on mach-o and PE object file DWARF.

2018-12-10 Thread David Anderson via Dwarf-Discuss
dwarfdump/libdwarf can work on mach-o dsym objects and on gcc-generated DWARF in PE objects (as well as Elf objects), but one has to get the latest from sourceforge. See https://www.prevanders.net/dwarf.html None of the released libdwarf '*.tar.gz' versions have such support at this time. Buildi

Re: [Dwarf-Discuss] dsymutil: "could not find referenced DIE" followed by a segmentation fault and other newbie questions

2018-12-10 Thread Adrian Prantl via Dwarf-Discuss
> On Dec 8, 2018, at 6:24 AM, Gil Moses via Dwarf-Discuss > wrote: > > Hi, > > Building with Xcode 7, once in a while I get the following warnings from the > dsymutil tool (a few dozens): > "could not find referenced DIE" > Followed be a segmentation fault. > > Adding the verbosity flag,