summaryrefslogtreecommitdiffstats
path: root/lldb/source/Interpreter/OptionGroupValueObjectDisplay.cpp
Commit message (Expand)AuthorAgeFilesLines
* A simple fix for the GDB format strings so the byte size parameter getsGreg Clayton2011-10-261-0/+1
* Cleaned up many error codes. For any who is filling in error strings intoGreg Clayton2011-10-261-5/+5
* Re-organized the contents of RangeMap.h to be more concise and also allow for...Greg Clayton2011-10-071-5/+2
* Converted the lldb_private::Process over to use the intrusiveGreg Clayton2011-09-221-1/+1
* Refactoring: replace a bunch of static array size computation or hardcoded co...Johnny Chen2011-09-101-3/+2
* *Some more optimizations in usage of ConstStringEnrico Granata2011-08-121-10/+13
* CFString.py now shows contents in a more NSString-like way (e.g. you get @"He...Enrico Granata2011-08-091-1/+5
* when typing a summary string you can use the %S symbol to explicitly indicate...Enrico Granata2011-07-221-2/+9
* Some descriptive text for the Python script feature:Enrico Granata2011-07-161-9/+19
* Headers have been moved to /includes/lldb/Interpreter. This patchJohnny Chen2011-05-131-2/+2
* Change "frame var" over to using OptionGroups (and thus the OptionGroupVariab...Jim Ingham2011-05-041-2/+25
* Added the ability to specify dumping options (show types, show location,Greg Clayton2011-04-281-14/+11
* Added a new OptionValue subclass for lldb::Format: OptionValueFormat. AddedGreg Clayton2011-04-271-0/+106
OpenPOWER on IntegriCloud