summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/ValueObjectMemory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Converted the lldb_private::Process over to use the intrusiveGreg Clayton2011-09-221-5/+6
* Public API changes:Enrico Granata2011-07-291-4/+4
* Added "target variable" command that allows introspection of globalGreg Clayton2011-07-071-2/+10
* Centralize all of the type name code so that we always strip the leadingGreg Clayton2011-06-301-5/+1
* Added a new OptionValue subclass for lldb::Format: OptionValueFormat. AddedGreg Clayton2011-04-271-7/+75
* Fix up how the ValueObjects manage their life cycle so that you can hand out ...Jim Ingham2011-04-221-1/+10
* Add support for "dynamic values" for C++ classes. This currently only works ...Jim Ingham2011-04-161-0/+196
OpenPOWER on IntegriCloud