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
> 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,