summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Reproducer] Move GDB Remote Packet into Utility. (NFC)Jonas Devlieghere2019-09-131-1/+1
* C.128 override, virtual keyword handlingRaphael Isemann2019-05-031-4/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add GDB remote packet reproducer.Jonas Devlieghere2018-11-131-1/+2
* Handle O reply packets during qRcmdPavel Labath2018-01-101-0/+20
* Simplify the gdb-remote unit testsPavel Labath2017-06-221-121/+91
* 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