[lldb-dev] [Bug 38925] Missing support for expresions with int128_t

2018-09-14 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=38925 Davide Italiano changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

Re: [lldb-dev] Extract compile unit infos from OSO entries for LTO objects

2018-09-14 Thread Stefan Gränitz via lldb-dev
I made some progress on this and next to many small issues, I found that DWARFDebugAranges::FindAddress() returns 0 as the CU offset for my file addresses and wonder if this is expected? DWARFDebugAranges::FindAddress() is supposed to read from .debug_aranges section or DW_AT_ranges attributes