Lines Matching refs:python
9 The LLDB for Renderscript test suite is written in python and relies on
10 LLDB's python bindings. The test suite will push several test app's onto
25 LLDB must be compiled on your host machine along with its python interface.
32 > python run_tests.py [-h]
123 This will print out a path to the lldb python bindings on your local machine.
140 Building LLDB python bindings:
153 As a post build step, swig will generate the python bindings for lldb.
161 http://p-nand-q.com/python/2015.08.07-Python2710-x64-vs2015.7z
167 http://p-nand-q.com/python/building-python-27-with-vs2010.html
169 The important thing here is that the above python distribution
180 PYTHON_HOME=<path to the above python release>
188 -- LLDB Found PythonExecutable: E:/Python27/python.exe and
198 … $<$<CONFIG:Debug>:E:/Python27/python_d.exe>$<$<NOT:$<CONFIG:Debug>>:E:/Python27/python.exe>
205 The LLDB python bindings should have built in
208 When running the test suite itself, make sure to use the python