summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Process/gdb-remote/GDBRemoteTestUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb-server] Introduce Socket::Initialize and Terminate to simply WSASocket ...Aaron Smith2019-04-101-14/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix compilation failure in unit tests on Windows.Zachary Turner2018-11-151-0/+5
* Add GDB remote packet reproducer.Jonas Devlieghere2018-11-131-34/+0
* Simplify the gdb-remote unit testsPavel Labath2017-06-221-14/+17
* Rename Error -> Status.Zachary Turner2017-05-121-4/+3
* Re-landing IPv6 support for LLDB HostChris Bieneman2017-04-261-3/+2
* Revert yesterdays IPv6 patchesPavel Labath2017-04-191-2/+3
* Update LLDB Host to support IPv6 over TCPChris Bieneman2017-04-181-3/+2
* [Windows] Remove the #include <eh.h> hack.Zachary Turner2017-03-031-7/+0
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-35/+31
* Fix unittest compilation error in r278915Pavel Labath2016-08-171-1/+0
* Move packet construction from GDBRemoteRegisterContext go the communication c...Pavel Labath2016-08-171-0/+74
OpenPOWER on IntegriCloud