charles-zablit wrote: > Is there a follow-up PR already up?
Not yet, the original motivation is this issue on the Swift forums and more specifically this comment: https://forums.swift.org/t/lldb-crashes-during-vs-code-debug-session-on-windows-10/79902/10 `GetSDKPathFromDebugInfo` is not implemented for Windows which prints a non fatal error on non Darwin systems. We want to resolve the SDKs on Windows, which could be `Windows.sdk` or `Android.sdk`. https://github.com/llvm/llvm-project/pull/144396 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits