DavidSpickett wrote: So this PR fixes debug lldb -> release Python, but if I configured against a debug Python then the suffix would be `_d_d`.
Debug lldb/release Python is a valid config I think, and likely what 99% of people want anyway. So can we add a check whether the suffix already has `_d` in it, so that debug lldb/debug python also works? https://github.com/llvm/llvm-project/pull/89037 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits