[Lldb-commits] [lldb] [lldb][Windows] Only embed Python home in Debug config (PR #209464)
Charles Zablit via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 14 07:24:14 PDT 2026
charles-zablit wrote:
> Since we use the limited/stable API now, we're less restricted in the Python version, so I think it's less of an issue that LLDB won't find Python.
Won't lldb still fail to start if Python (regardless of the version) is not available on the system?
https://github.com/llvm/llvm-project/pull/209464
More information about the lldb-commits
mailing list