summaryrefslogtreecommitdiffstats
path: root/lldb/examples/summaries/essentials
Commit message (Collapse)AuthorAgeFilesLines
* Short option for --summary-string in 'type summary add' is now -s. This ↵Enrico Granata2011-08-231-2/+5
| | | | | | might be a breaking change for those who have summaries defined. llvm-svn: 138331
* another possible incarnation of a C++ string straight from llvm-gcc build 5658Enrico Granata2011-07-271-1/+1
| | | | llvm-svn: 136293
* make the C++stdlib string summary work even if for some reason ↵Enrico Granata2011-07-271-1/+1
| | | | | | std::basic_string<char> ends up in the debug info instead of std::string llvm-svn: 136246
* essentials contains two small summaries that you might really want to use; ↵Enrico Granata2011-07-211-0/+2
lldb contains some basic summaries for use in debugging LLDB itself. to use them, you must type category enable lldb llvm-svn: 135653
OpenPOWER on IntegriCloud