aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-332/+326
2016-08-30Revert "gdb-remote: Make the sequence mutex non-recursive"Pavel Labath1-4/+2
2016-08-27Convert some functions to use StringRef instead of c_str, lenZachary Turner1-4/+3
2016-08-25gdb-remote: Make the sequence mutex non-recursivePavel Labath1-2/+4
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala1-0/+36
2016-08-19Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala1-36/+0
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala1-0/+36
2016-08-09Reapply "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"Pavel Labath1-0/+384
2016-07-29Revert "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"Pavel Labath1-378/+0
2016-07-29Rewrite gdb-remote's SendContinuePacketAndWaitForResponsePavel Labath1-0/+378