[Lldb-commits] [PATCH] D112973: [lldb] make it easier to find LLDB's python
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 2 10:07:28 PDT 2021
jingham added a comment.
I still don't think adding python specific ways of getting at generic ScriptInterpreter features (e.g. the path to the lldb module for that script interpreter - not your fault but... - and the path to the script's native script runner binary) with language specific affordances isn't one we should continue...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112973/new/
https://reviews.llvm.org/D112973
More information about the lldb-commits
mailing list