summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change LaunchThread interface to return an expected.Jonas Devlieghere2019-07-051-2/+9
* [Reproducer] Assert on unexpected packetJonas Devlieghere2019-07-011-0/+1
* [Reproducers] Fix flakiness and off-by-one during replay.Jonas Devlieghere2019-06-271-6/+25
* [Reproducers] Fix GDB remote flakiness during replayJonas Devlieghere2019-03-221-24/+23
* [Reproducers] Fix log statementsJonas Devlieghere2019-03-211-3/+3
* [Reproducers] Properly handle QEnvironment packetsJonas Devlieghere2019-03-211-0/+15
* [Reproducers] Log inconsistencies during replay (NFC)Jonas Devlieghere2019-03-211-3/+39
* [Reproducers] Fix data race found by tsanJonas Devlieghere2019-03-141-0/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move Broadcaster+Listener+Event combo from Core into UtilityPavel Labath2018-12-141-1/+1
* Fix some compilation failures introduced in recent patches.Zachary Turner2018-11-141-3/+3
* Add GDB remote packet reproducer.Jonas Devlieghere2018-11-131-0/+204
OpenPOWER on IntegriCloud