summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/POSIX/ProcessPOSIXLog.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Move Log from Core -> Utility.Zachary Turner2017-03-031-1/+1
* Switch "posix" to the new log channel registration mechanismPavel Labath2017-02-231-37/+9
* Remove some dead code from ProcessPOSIXLogPavel Labath2017-02-131-30/+0
* Convert Log class to llvm streamsPavel Labath2017-02-101-3/+4
* Remove the verbose category in the posix channelPavel Labath2017-02-061-1/+0
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-92/+77
* Initialize ProcessGDBRemoteLog for LLGS to fix remote platform loggingRobert Flack2015-03-111-0/+6
* Update for Linux->POSIX renameEd Maste2013-06-241-8/+8
* Add a new constructor with ConstString (and not only const char *). Hopefully...Sylvestre Ledru2013-05-131-0/+5
* Fix the Linux build issues introduced by r178191.Ashok Thirumurthi2013-03-281-2/+2
* Linux fix patch from Dmitry Vyukov.Greg Clayton2012-02-211-2/+2
* Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=...Johnny Chen2012-01-051-0/+106
OpenPOWER on IntegriCloud