summaryrefslogtreecommitdiff
path: root/lldb/source/Interpreter/OptionGroupValueObjectDisplay.cpp
AgeCommit message (Expand)Author
2011-08-09CFString.py now shows contents in a more NSString-like way (e.g. you get @"He...Enrico Granata
2011-07-22when typing a summary string you can use the %S symbol to explicitly indicate...Enrico Granata
2011-07-16Some descriptive text for the Python script feature:Enrico Granata
2011-05-13Headers have been moved to /includes/lldb/Interpreter. This patchJohnny Chen
2011-05-04Change "frame var" over to using OptionGroups (and thus the OptionGroupVariab...Jim Ingham
2011-04-28Added the ability to specify dumping options (show types, show location,Greg Clayton
2011-04-27Added a new OptionValue subclass for lldb::Format: OptionValueFormat. AddedGreg Clayton