teak-llvm/lldb/scripts/Python
Caroline Tice dac97f31a3 Remove all the __repr__ methods from the API/*.h files, and put them
into python-extensions.swig, which gets included into lldb.swig, and
adds them back into the classes when swig generates it's C++ file.  This
keeps the Python stuff out of the general API classes.

Also fixed a small bug in the copy constructor for SBSymbolContext.

llvm-svn: 114602
2010-09-22 23:01:29 +00:00
..
append-debugger-id.py Add a unique ID to each debugger instance. 2010-06-30 16:22:25 +00:00
build-swig-Python.sh Remove SBCommandContext which was not needed or doing anything. 2010-09-22 16:41:52 +00:00
edit-swig-python-wrapper-file.py
finish-swig-Python-LLDB.sh Parameterize the shell scripts for creating and copying the python and 2010-06-16 19:26:52 +00:00
python-extensions.swig Remove all the __repr__ methods from the API/*.h files, and put them 2010-09-22 23:01:29 +00:00