hanchenye-llvm-project/lldb/scripts/Python
Oleksiy Vyalov 7ed92fbbe8 Fix CMake build - add readline dependency on ${PYTHON_LIBRARY}.
llvm-svn: 226933
2015-01-23 20:09:14 +00:00
..
android
interface Provide CreateValueFromData,Expression at the SBTarget level as well as the SBValue level; and also make all the implenentations agree on using the matching ValueObject::Create instead of doing code copypastas 2014-12-17 21:18:43 +00:00
modules Fix CMake build - add readline dependency on ${PYTHON_LIBRARY}. 2015-01-23 20:09:14 +00:00
Makefile
build-swig-Python.sh Add a new SBExecutionContext class that wraps an ExecutionContextRef. This class is a convenient way at the API level to package a target,process,thread and frame all together - or just a subset of those 2014-10-01 20:43:45 +00:00
buildSwigPython.py
finish-swig-Python-LLDB.sh
finishSwigPythonLLDB.py
modify-python-lldb.py
python-extensions.swig Add a (Python only) lldb.SBSyntheticValueProvider class to our API surface 2014-10-08 20:10:09 +00:00
python-swigsafecast.swig Enable Python summaries to use custom SBTypeSummaryOptions if the user is so inclined. Updates to the webdoc will follow 2014-11-22 00:02:47 +00:00
python-typemaps.swig Add typemaps to handle the transformation of Python list of strings into a 'char const **'. This fixes zephyr's issue with SBTarget::Launch without splitting the API into multiple names 2014-10-21 17:49:24 +00:00
python-wrapper.swig Enable Python summaries to use custom SBTypeSummaryOptions if the user is so inclined. Updates to the webdoc will follow 2014-11-22 00:02:47 +00:00