teak-llvm/lldb/scripts/Python
Johnny Chen b49b7b53b1 Add SBFrame.WatchLocation() to find and watch the location pointed to by
a variable usng the frame as the scope.

Add TestSetWatchpoint.py to exercise this API.  Also fix some SWIG Python
docstrings.

llvm-svn: 140914
2011-10-01 01:19:45 +00:00
..
interface Add SBFrame.WatchLocation() to find and watch the location pointed to by 2011-10-01 01:19:45 +00:00
build-swig-Python.sh Export the watchpoint related API (SBWatchpointLocation class and added SBTarget methods) 2011-09-27 01:19:20 +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 First round of code cleanups: 2011-08-17 22:13:59 +00:00
modify-python-lldb.py Add docstring to in_range() function residing in the lldb module. 2011-09-30 00:49:02 +00:00
python-extensions.swig Export the watchpoint related API (SBWatchpointLocation class and added SBTarget methods) 2011-09-27 01:19:20 +00:00
python-typemaps.swig lldb.swig (the SWIG input file) has become too large. Modularize a bit by introducing two files 2011-07-26 19:09:03 +00:00
python-wrapper.swig Redesign of the interaction between Python and frozen objects: 2011-09-06 19:20:51 +00:00