Michael137 wrote: Ok so latest approach is to check the `DW_AT_LLVM_sysroot`, and if that path exists, we don't run xcrun. I removed the `GetSDKPathFromDebugInfo` overload that iterated over all CUs and merged the XcodeSDK objects (@adrian-prantl said this was flawed anyway and we shouldn't require this overload). So now I'm just looking at the first CUs `DW_AT_LLVM_sysroot`.
https://github.com/llvm/llvm-project/pull/128712 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits