summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Log.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up code that wasn't using the Initialize and Terminate paradigm byGreg Clayton2010-11-181-1/+14
* Cleaned up the API logging a lot more to reduce redundant information and Greg Clayton2010-10-311-0/+1
* Add the ability to disable individual log categories, ratherCaroline Tice2010-10-291-4/+5
* Updated the lldb_private::Flags class to have better method names and madeGreg Clayton2010-10-271-12/+10
* Fixed the log streams for logs that output toSean Callanan2010-06-231-85/+0
* Very large changes that were needed in order to allow multiple connectionsGreg Clayton2010-06-231-13/+3
* Use Host::GetCurrentThreadID() instead of mach_thread_self().Eli Friedman2010-06-111-3/+2
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+590
OpenPOWER on IntegriCloud