summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/POSIX/ProcessPOSIXLog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove lldb streams from the Log class completelyPavel Labath2017-03-151-1/+0
* Switch "posix" to the new log channel registration mechanismPavel Labath2017-02-231-167/+13
* Remove some dead code from ProcessPOSIXLogPavel Labath2017-02-131-11/+0
* Convert Log class to llvm streamsPavel Labath2017-02-101-2/+3
* Remove the verbose category in the posix channelPavel Labath2017-02-061-2/+0
* Switch std::call_once to llvm::call_onceKamil Rytarowski2017-02-061-2/+4
* Fix a crash in ProcessPOSIXLogPavel Labath2016-11-281-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-162/+149
* Remove old local-only linux debugging codePavel Labath2015-06-241-1/+0
* Initialize ProcessGDBRemoteLog for LLGS to fix remote platform loggingRobert Flack2015-03-111-0/+18
* Factor out common string match code for POSIX log enable/disableEd Maste2013-07-221-32/+32
* Fix the Linux build issues introduced by r178191.Ashok Thirumurthi2013-03-281-22/+27
* Linux fix patch from Dmitry Vyukov.Greg Clayton2012-02-211-35/+28
* Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=...Johnny Chen2012-01-051-0/+195
OpenPOWER on IntegriCloud