aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere1-3/+3
2019-07-31[GDBRemote] Reflow comments and improve docs.Jonas Devlieghere1-31/+35
2019-03-11Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-01-10Handle O reply packets during qRcmdPavel Labath1-0/+5
2016-09-23[gdb-remote] Remove the const char * version of SendPacketAndWaitForResponsePavel Labath1-7/+0
2016-09-10async structured data packet handling improvementsTodd Fiala1-7/+6
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone1-134/+123
2016-08-30Revert "gdb-remote: Make the sequence mutex non-recursive"Pavel Labath1-4/+4
2016-08-25gdb-remote: Make the sequence mutex non-recursivePavel Labath1-4/+4
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala1-0/+10
2016-08-19Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala1-10/+0
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala1-0/+10
2016-08-09Reapply "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"Pavel Labath1-0/+153
2016-07-29Revert "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"Pavel Labath1-153/+0
2016-07-29Rewrite gdb-remote's SendContinuePacketAndWaitForResponsePavel Labath1-0/+153