summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce chrono to more gdb-remote functionsPavel Labath2016-11-241-22/+11
* Remove usages of TimeValue from gdb-remote process pluginPavel Labath2016-10-311-2/+5
* async structured data packet handling improvementsTodd Fiala2016-09-101-31/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-332/+326
* Revert "gdb-remote: Make the sequence mutex non-recursive"Pavel Labath2016-08-301-4/+2
* Convert some functions to use StringRef instead of c_str, lenZachary Turner2016-08-271-4/+3
* gdb-remote: Make the sequence mutex non-recursivePavel Labath2016-08-251-2/+4
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-191-0/+36
* Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala2016-08-191-36/+0
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-191-0/+36
* Reapply "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"Pavel Labath2016-08-091-0/+384
* Revert "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"Pavel Labath2016-07-291-378/+0
* Rewrite gdb-remote's SendContinuePacketAndWaitForResponsePavel Labath2016-07-291-0/+378
OpenPOWER on IntegriCloud