[Lldb-commits] [lldb] [lldb] Support dynamically loading ScriptInterpreter plugins (PR #189718)

Charles Zablit via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 2 11:55:24 PDT 2026


charles-zablit wrote:

With this patch, my understanding is that if Python fails to load (like the scenario described in https://github.com/llvm/llvm-project/pull/181160), then only the plugin fails to load, not lldb, is that correct?

https://github.com/llvm/llvm-project/pull/189718


More information about the lldb-commits mailing list