clayborg added a comment. In D68655#4045604 <https://reviews.llvm.org/D68655#4045604>, @JDevlieghere wrote:
> In D68655#4045561 <https://reviews.llvm.org/D68655#4045561>, @clayborg wrote: > >> But we still need know if we have a dSYM file or not, because if not, we >> can't use .debug_aranges as .o files don't have them, but they also don't >> claim to be of type ObjectFile::eTypeDebugInfo. > > I came to the same realization and fixed that in > https://reviews.llvm.org/rG9b737f148d88501a0a778e1adacf342108286bb0 nice! approved that one as the detection is solid. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D68655/new/ https://reviews.llvm.org/D68655 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits