summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectFile.h
Commit message (Expand)AuthorAgeFilesLines
* Centralized a lot of the status information for processes,Greg Clayton2011-04-181-95/+0
* Added auto completion for architecture names and for platforms.Greg Clayton2011-04-131-31/+29
* Added two new classes for command options:Greg Clayton2011-04-131-28/+37
* Modified the ArchSpec to take an optional "Platform *" when setting the triple.Greg Clayton2011-04-071-1/+1
* Fixed the LLDB build so that we can have private types, private enums andGreg Clayton2011-03-241-2/+2
* Fixed the way set/show variables were being accessed to being natively Greg Clayton2010-09-181-5/+3
* Add a source file completer to the CommandCompleters.Jim Ingham2010-06-301-0/+12
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-3/+2
* Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.Jim Ingham2010-06-151-1/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+79
OpenPOWER on IntegriCloud