teak-llvm/lldb/scripts/Python
Enrico Granata e34ade7986 Improvements to the data formatters SB API:
- exposing new accessors: formats/format, ..., that allow you to iterate over all formatters
 e.g. sys_category = lldb.debugger.GetCategory("system").summary['char *']
- ensuring that C++-based synthetic children provider can at least print their description accurately, if nothing else

llvm-svn: 183805
2013-06-11 22:58:32 +00:00
..
interface Improvements to the data formatters SB API: 2013-06-11 22:58:32 +00:00
build-swig-Python.sh Makefile patches from Charles Davis and Daniel Malea (+ one or two tweaks). 2012-11-01 18:55:16 +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 Adding a diagnose-nsstring command 2013-05-30 23:36:47 +00:00
modify-python-lldb.py Make sure that the lldb globals: 2012-12-10 19:18:23 +00:00
python-extensions.swig <rdar://problem/11742979> 2013-05-03 01:29:27 +00:00
python-typemaps.swig <rdar://problem/13499317> 2013-05-02 17:29:04 +00:00
python-wrapper.swig Making our Python decrefs NULL-safe 2013-06-11 19:13:50 +00:00