summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDPLog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix windows&darwin builds broken by r297812Pavel Labath2017-03-151-1/+0
* Switch ProcessKDPLog to the new channel registration mechanismPavel Labath2017-02-171-175/+22
* Fix darwin and windows builds broken by r294736Pavel Labath2017-02-101-2/+3
* Remove verbose category in the kdp channelPavel Labath2017-02-061-4/+0
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-148/+154
* <rdar://problem/13854277>Greg Clayton2013-05-101-1/+2
* Fix the Linux build issues introduced by r178191.Ashok Thirumurthi2013-03-281-1/+1
* <rdar://problem/13521159>Greg Clayton2013-03-271-21/+25
* Add a logging mode that takes a callback and flush'es to that callback.Jim Ingham2012-02-211-9/+7
* Switching back to using std::tr1::shared_ptr. We originally switched awayGreg Clayton2012-01-291-1/+1
* Fixed the logging output to be done consistently across all plug-ins.Greg Clayton2011-09-121-15/+15
* Fixed the comment lines in the file comment headers.Greg Clayton2011-07-151-1/+1
* Hollowed out process plug-in to do KDP darwin kernel debugging.Greg Clayton2011-07-151-0/+183
OpenPOWER on IntegriCloud