Enrico Granata
|
db3485cd06
|
Short option for --summary-string in 'type summary add' is now -s. This might be a breaking change for those who have summaries defined.
llvm-svn: 138331
|
2011-08-23 16:13:35 +00:00 |
Enrico Granata
|
7703020e1b
|
another possible incarnation of a C++ string straight from llvm-gcc build 5658
llvm-svn: 136293
|
2011-07-27 23:33:58 +00:00 |
Enrico Granata
|
e594b1aaec
|
make the C++stdlib string summary work even if for some reason std::basic_string<char> ends up in the debug info instead of std::string
llvm-svn: 136246
|
2011-07-27 19:01:14 +00:00 |
Enrico Granata
|
6d54d89af1
|
essentials contains two small summaries that you might really want to use; lldb contains some basic summaries for use in debugging LLDB itself. to use them, you must type category enable lldb
llvm-svn: 135653
|
2011-07-21 01:40:17 +00:00 |