summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectPlatform.cpp
Commit message (Expand)AuthorAgeFilesLines
* Centralized a lot of the status information for processes,Greg Clayton2011-04-181-90/+27
* Added auto completion for architecture names and for platforms.Greg Clayton2011-04-131-43/+38
* Added two new classes for command options:Greg Clayton2011-04-131-132/+129
* Moved the execution context that was in the Debugger intoGreg Clayton2011-04-121-68/+194
* Modified the ArchSpec to take an optional "Platform *" when setting the triple.Greg Clayton2011-04-071-9/+15
* Added the ability to get a broadcaster event name for a given broadcasterGreg Clayton2011-04-011-17/+120
* A a simple test file for some lldb 'platform' commands.Johnny Chen2011-03-301-0/+2
* Many improvements to the Platform base class and subclasses. The base PlatformGreg Clayton2011-03-301-1/+304
* Fixed the LLDB build so that we can have private types, private enums andGreg Clayton2011-03-241-3/+3
* Did a lot more work on abtracting and organizing the platforms. Greg Clayton2011-03-241-18/+15
* Added new platform commands:Greg Clayton2011-03-231-1/+134
* Added more platform support. There are now some new commands:Greg Clayton2011-03-191-0/+306
OpenPOWER on IntegriCloud