summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectLog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to disable individual log categories, ratherCaroline Tice2010-10-291-20/+18
* First pass at adding logging capabilities for the API functions. At the momentCaroline Tice2010-10-261-3/+12
* Modify existing commands with arguments to use the new argument mechanismCaroline Tice2010-10-041-4/+40
* Modify command options to use the new arguments mechanism. Now all command o...Caroline Tice2010-10-011-9/+9
* Fixed the way set/show variables were being accessed to being natively Greg Clayton2010-09-181-24/+25
* Clean up, clarify and standardize help text, and fix a few help text formatti...Caroline Tice2010-09-081-2/+2
* Fixed the log streams for logs that output toSean Callanan2010-06-231-10/+2
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-18/+14
* Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.Jim Ingham2010-06-151-2/+2
* Change the Options parser over to use a mask rather than an ordinal for optio...Jim Ingham2010-06-151-8/+8
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+452
OpenPOWER on IntegriCloud