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

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 2 14:49:55 PDT 2026


JDevlieghere wrote:

> With this patch, my understanding is that if Python fails to load (like the scenario described in #181160), then only the plugin fails to load, not lldb, is that correct?

That's right 👍

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


More information about the lldb-commits mailing list