mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-26 06:48:51 -04:00
![]() Summary: This is a slightly reworked version of D16322, which I had reverted because it did not do what it advertised. Differences from the previous version are: - moved the code for cleaning up the remote working dir to a later point as it was removing the log file before we could get to it. - specialised log downloading code for gdb-remote tests is not needed, as this will cover that use case as well. Reviewers: tfiala Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D21898 llvm-svn: 274491 |
||
---|---|---|
.. | ||
commandline | ||
inferior-crash | ||
platform-process-connect | ||
test | ||
gdbremote_testcase.py | ||
lldbgdbserverutils.py | ||
main.cpp | ||
Makefile | ||
socket_packet_pump.py | ||
TestGdbRemote_qThreadStopInfo.py | ||
TestGdbRemote_vCont.py | ||
TestGdbRemoteAttach.py | ||
TestGdbRemoteAuxvSupport.py | ||
TestGdbRemoteExpeditedRegisters.py | ||
TestGdbRemoteKill.py | ||
TestGDBRemoteMemoryRead.py | ||
TestGdbRemoteProcessInfo.py | ||
TestGdbRemoteRegisterState.py | ||
TestGdbRemoteSingleStep.py | ||
TestGdbRemoteThreadsInStopReply.py | ||
TestLldbGdbServer.py |