Run the lldb_batchmode.py script in LLDB's embedded Python

This commit is contained in:
Zalathar 2025-11-08 17:18:40 +11:00
parent 6edb4f4a39
commit dca8be933e
9 changed files with 39 additions and 49 deletions

View file

@ -320,7 +320,7 @@
#build.npm = "npm"
# Python interpreter to use for various tasks throughout the build, notably
# rustdoc tests, the lldb python interpreter, and some dist bits and pieces.
# rustdoc tests, and some dist bits and pieces.
#
# Defaults to the Python interpreter used to execute x.py.
#build.python = "python"