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

2018-12-09 Thread Cary Coutant via Dwarf-Discuss
> 0x0001415e: DW_TAG_imported_declaration [99] > DW_AT_decl_file [DW_FORM_data1] > ("/Applications/Xcode7.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/sys/_types/_time_t.h") > DW_AT_decl_line [DW_FORM_

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

2018-12-09 Thread Michael Eager via Dwarf-Discuss
On 12/09/2018 07:27 AM, Gil Moses via Dwarf-Discuss wrote: Hi Michael, Although it might be a bug in Clang, I'd like to get a grip on the DWARF side of it - i.e. understanding the error and tracking down the root cause. Also, since dsymutil is an open source project util that generates DWARF fi

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

2018-12-09 Thread Gil Moses via Dwarf-Discuss
BTW, following your advice I also posted in two other lists - CLang and LLVM. Gil. ___ Dwarf-Discuss mailing list Dwarf-Discuss@lists.dwarfstd.org http://lists.dwarfstd.org/listinfo.cgi/dwarf-discuss-dwarfstd.org

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

2018-12-09 Thread Gil Moses via Dwarf-Discuss
Hi Michael, Although it might be a bug in Clang, I'd like to get a grip on the DWARF side of it - i.e. understanding the error and tracking down the root cause. Also, since dsymutil is an open source project util that generates DWARF files, I was hoping someone would know where to download the p