summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move many other files from Core -> Utility.Zachary Turner2017-03-061-1/+1
* [Windows] Remove the #include <eh.h> hack.Zachary Turner2017-03-031-7/+0
* Use Timeout<> in the Listener classPavel Labath2016-11-301-3/+2
* unittests: Specify types in a bunch of unittest EXPECT'sJustin Bogner2016-10-171-1/+1
* async structured data packet handling improvementsTodd Fiala2016-09-101-3/+35
* Fix unittest compilation on windowsPavel Labath2016-09-071-1/+0
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-310/+293
* fix broken gdb-remote gtestTodd Fiala2016-08-191-0/+9
* Move packet construction from GDBRemoteRegisterContext go the communication c...Pavel Labath2016-08-171-63/+3
* Remove GetThreadSuffixSupported from GDBRemoteCommunication **base** classPavel Labath2016-08-161-12/+0
* Reapply "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"Pavel Labath2016-08-091-0/+428
* Revert "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"Pavel Labath2016-07-291-396/+0
* Rewrite gdb-remote's SendContinuePacketAndWaitForResponsePavel Labath2016-07-291-0/+396
OpenPOWER on IntegriCloud