aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-09-12Fixed the logging output to be done consistently across all plug-ins.Greg Clayton1-15/+15
2011-02-04Patch to remove uses of non-standard strcasestr and replace then withGreg Clayton1-28/+28
2011-01-25Enabled extra warnings and fixed a bunch of small issues.Greg Clayton1-4/+1
2011-01-08Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.Greg Clayton1-1/+1
2010-11-18Cleaned up code that wasn't using the Initialize and Terminate paradigm byGreg Clayton1-23/+28
2010-11-06Modified all logging calls to hand out shared pointers to make sure weGreg Clayton1-28/+41
2010-10-29Add the ability to disable individual log categories, ratherCaroline Tice1-2/+45
2010-10-27Updated the lldb_private::Flags class to have better method names and madeGreg Clayton1-3/+3
2010-09-03Added some extra logging to track asynchronous packet activity.Greg Clayton1-0/+4
2010-06-15Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong.Jim Ingham1-1/+1
2010-06-08Initial checkin of lldb code from internal Apple repo.Chris Lattner1-0/+121