summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.h
Commit message (Collapse)AuthorAgeFilesLines
* Add the ability to disable individual log categories, ratherCaroline Tice2010-10-291-1/+4
| | | | | | | | | than just the entire log channel. Add checks, where appropriate, to make sure a log channel/category has not been disabled before attempting to write to it. llvm-svn: 117715
* Added some extra logging to track asynchronous packet activity.Greg Clayton2010-09-031-0/+1
| | | | llvm-svn: 113012
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+53
llvm-svn: 105619
OpenPOWER on IntegriCloud