hanchenye-llvm-project/lldb/scripts/Python
Enrico Granata 217f91fc57 New category "gnu-libstdc++" provides summary for std::string and synthetic children for types std::map, std::list and std::vector
The category is enabled by default. If you run into issues with it, disable it and the previous behavior of LLDB is restored
 ** This is a temporary solution. The general solution to having formatters pulled in at startup should involve going through the Platform.
Fixed an issue in type synthetic list where a category with synthetic providers in it was not shown if all the providers were regex-based

llvm-svn: 137850
2011-08-17 19:07:52 +00:00
..
interface Changes to Python commands: 2011-08-16 23:24:13 +00:00
build-swig-Python.sh Update comments. 2011-04-29 19:22:24 +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 New category "gnu-libstdc++" provides summary for std::string and synthetic children for types std::map, std::list and std::vector 2011-08-17 19:07:52 +00:00
modify-python-lldb.py Add logic to SBValue.linked_list_iter() to detect infinite loop and to bail out early. 2011-08-11 01:19:46 +00:00
python-extensions.swig
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 Changes to Python commands: 2011-08-16 23:24:13 +00:00