hanchenye-llvm-project/lldb
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
..
docs Add a note. 2011-07-20 20:28:36 +00:00
examples CFString.py now shows contents in a more NSString-like way (e.g. you get @"Hello" instead of "Hello") 2011-08-09 23:50:01 +00:00
include 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
lib Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00
lldb.xcodeproj 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
lldb.xcworkspace
resources Bumped Xcode project versions for lldb-73 and debugserver-144. 2011-08-16 23:11:03 +00:00
scripts 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
source 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
test 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
tools Better help string for "lldb -- file arg1 arg2..." 2011-08-16 23:57:58 +00:00
utils
www Add "--" before providing the file & command args when launching lldb from the command line. 2011-08-17 00:23:09 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00