hanchenye-llvm-project/lldb/scripts/Python
Enrico Granata 7684e6e1c2 Add logic to ClangASTType and SBType to discover information about vector types
llvm-svn: 227383
2015-01-28 22:18:02 +00:00
..
android android: add a command script to help display mixed Java/native backtraces. 2014-09-23 16:28:01 +00:00
interface Add logic to ClangASTType and SBType to discover information about vector types 2015-01-28 22:18:02 +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 Expose ThreadCollection in SB API 2014-09-06 01:21:19 +00:00
finish-swig-Python-LLDB.sh Fix darwin-debug build in cmake (OS X) 2015-01-26 17:23:18 +00:00
finishSwigPythonLLDB.py Fix darwin-debug build in cmake (OS X) 2015-01-26 17:23:18 +00:00
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