summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp
Commit message (Expand)AuthorAgeFilesLines
* <rdar://problem/13854277>Greg Clayton2013-05-101-1/+1
* <rdar://problem/13521159>Greg Clayton2013-03-271-22/+28
* <rdar://problem/11052174>Greg Clayton2012-03-291-0/+9
* 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
* Patch to remove uses of non-standard strcasestr and replace then withGreg Clayton2011-02-041-28/+28
* Enabled extra warnings and fixed a bunch of small issues.Greg Clayton2011-01-251-4/+1
* Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.Greg Clayton2011-01-081-1/+1
* Cleaned up code that wasn't using the Initialize and Terminate paradigm byGreg Clayton2010-11-181-23/+28
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-28/+41
* Add the ability to disable individual log categories, ratherCaroline Tice2010-10-291-2/+45
* Updated the lldb_private::Flags class to have better method names and madeGreg Clayton2010-10-271-3/+3
* Added some extra logging to track asynchronous packet activity.Greg Clayton2010-09-031-0/+4
* Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.Jim Ingham2010-06-151-1/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+121
OpenPOWER on IntegriCloud