summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/tools/lldb-server/tests/MessageObjects.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move RegisterValue,Scalar,State from Core to UtilityPavel Labath2018-08-071-1/+1
* Remove the unused m_signal member variable, but leave the code that gets it o...Eric Christopher2018-07-121-1/+0
* llgs-tests: use the auto-parsing form of SendMessage for sending the continue...Pavel Labath2018-03-041-1/+1
* llgs-tests: Fix r325511 for debugserverPavel Labath2018-02-211-1/+2
* Fix TestStopReplyContainsThreadPcs on 32-bit x86 (pr36013)Pavel Labath2018-02-191-13/+34
* llgs-test: Parse and store register info recieved from lldb-serverPavel Labath2018-02-091-2/+9
* llgs-tests: Add support for "exit" stop-reply packetsPavel Labath2017-12-151-12/+60
* llgs-tests: Make addition of new tests easierPavel Labath2017-12-151-0/+6
* llgs-tests: Replace the "log+return false" pattern with llvm::ErrorPavel Labath2017-11-091-1/+1
* lldb-server tests: Add support for testing debugserverPavel Labath2017-10-171-1/+4
* New framework for lldb client-server communication tests.Pavel Labath2017-06-061-0/+102
OpenPOWER on IntegriCloud