summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h
Commit message (Expand)AuthorAgeFilesLines
* [GDBRemote] Reflow comments and improve docs.Jonas Devlieghere2019-07-311-31/+35
* Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl2019-03-111-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Handle O reply packets during qRcmdPavel Labath2018-01-101-0/+5
* [gdb-remote] Remove the const char * version of SendPacketAndWaitForResponsePavel Labath2016-09-231-7/+0
* async structured data packet handling improvementsTodd Fiala2016-09-101-7/+6
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-134/+123
* Revert "gdb-remote: Make the sequence mutex non-recursive"Pavel Labath2016-08-301-4/+4
* gdb-remote: Make the sequence mutex non-recursivePavel Labath2016-08-251-4/+4
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-191-0/+10
* Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala2016-08-191-10/+0
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-191-0/+10
* Reapply "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"Pavel Labath2016-08-091-0/+153
* Revert "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"Pavel Labath2016-07-291-153/+0
* Rewrite gdb-remote's SendContinuePacketAndWaitForResponsePavel Labath2016-07-291-0/+153
OpenPOWER on IntegriCloud