llvm-project/lldb/scripts/Python
Jim Ingham 7ba6e99158 Found one more place where the OkayToDiscard needs to be consulted.
Also changed the defaults for SBThread::Step* to not delete extant plans.
Also added some test cases to test more complex stepping scenarios.

llvm-svn: 156667
2012-05-11 23:47:32 +00:00
..
interface Found one more place where the OkayToDiscard needs to be consulted. 2012-05-11 23:47:32 +00:00
build-swig-Python.sh Patch Enrico's changes from r150558 on 2012-02-14 to build even if Python 2012-02-21 05:33:55 +00:00
edit-swig-python-wrapper-file.py Fix remaining Python issues leftover from my previous patch. 2011-06-01 02:33:12 +00:00
finish-swig-Python-LLDB.sh Remove the "-x" from the finish-swig-Python-LLDB.sh shell options so it doesn't print out all of the commands when executing the shell script. 2012-04-25 18:40:20 +00:00
modify-python-lldb.py Export the APIs submitted by Dawn to the Python bindings. Add a simple test case for the SBModule.compile_unit_iter() API. 2012-03-16 21:55:42 +00:00
python-extensions.swig <rdar://problem/10062621> 2012-02-15 02:34:21 +00:00
python-typemaps.swig Fix SBProcess::ReadMemory's typemap to handle PyLongObjects. 2012-05-11 20:38:28 +00:00
python-wrapper.swig Massive enumeration name changes: a number of enums in ValueObject were not following the naming pattern 2012-03-19 22:58:49 +00:00