summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDPLog.cpp
Commit message (Expand)AuthorAgeFilesLines
* <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