llvm-project/lldb/scripts/Python
Jim Ingham 2bdbfd50d2 This checkin is the first step in making the lldb thread stepping mechanism more accessible from
the user level.  It adds the ability to invent new stepping modes implemented by python classes,
and to view the current thread plan stack and to some extent alter it.

I haven't gotten to documentation or tests yet.  But this should not cause any behavior changes
if you don't use it, so its safe to check it in now and work on it incrementally.

llvm-svn: 218642
2014-09-29 23:17:18 +00:00
..
android android: add a command script to help display mixed Java/native backtraces. 2014-09-23 16:28:01 +00:00
interface This checkin is the first step in making the lldb thread stepping mechanism more accessible from 2014-09-29 23:17:18 +00:00
modules Fix an incomplete null structure spec in Python readline suppression module. 2014-06-26 22:35:36 +00:00
Makefile Suppress python readline module under Linux to fix a seg fault. 2014-02-26 07:39:20 +00:00
build-swig-Python.sh This checkin is the first step in making the lldb thread stepping mechanism more accessible from 2014-09-29 23:17:18 +00:00
buildSwigPython.py Expose ThreadCollection in SB API 2014-09-06 01:21:19 +00:00
finish-swig-Python-LLDB.sh This creates a valid Python API for Windows, pending some issues. The changes included are - 2014-07-01 17:57:19 +00:00
finishSwigPythonLLDB.py Create an _d suffixed symlink when doing a debug Windows build. 2014-07-17 20:36:14 +00:00
modify-python-lldb.py Make sure that the lldb globals: 2012-12-10 19:18:23 +00:00
python-extensions.swig Add support for inspecting enum members. 2014-06-02 20:55:29 +00:00
python-swigsafecast.swig This checkin is the first step in making the lldb thread stepping mechanism more accessible from 2014-09-29 23:17:18 +00:00
python-typemaps.swig Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
python-wrapper.swig This checkin is the first step in making the lldb thread stepping mechanism more accessible from 2014-09-29 23:17:18 +00:00