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