aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDPLog.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-148/+154
2013-05-10<rdar://problem/13854277>Greg Clayton1-1/+2
2013-03-28Fix the Linux build issues introduced by r178191.Ashok Thirumurthi1-1/+1
2013-03-27<rdar://problem/13521159>Greg Clayton1-21/+25
2012-02-21Add a logging mode that takes a callback and flush'es to that callback.Jim Ingham1-9/+7
2012-01-29Switching back to using std::tr1::shared_ptr. We originally switched awayGreg Clayton1-1/+1
2011-09-12Fixed the logging output to be done consistently across all plug-ins.Greg Clayton1-15/+15
2011-07-15Fixed the comment lines in the file comment headers.Greg Clayton1-1/+1
2011-07-15Hollowed out process plug-in to do KDP darwin kernel debugging.Greg Clayton1-0/+183