teak-llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server
Pavel Labath 155bc16e7f Simplify TestGdbRemoteRegisterState
While reviewing D56233 it became clear to me that this test can be
simplified. There's no need for a start-stop cycle in the inferior -- we
can start fiddling with its registers as soon as it is launched.

llvm-svn: 357451
2019-04-02 07:47:38 +00:00
..
commandline Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
inferior-crash Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
platform-process-connect Shorten socket names in TestPlatformProcessConnect 2018-02-16 12:57:35 +00:00
signal-filtering Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
test
thread-name Remove HostThreadLinux/Free/NetBSD 2017-03-17 09:51:23 +00:00
.clang-format Reformat inferior's main.cpp in lldb-server test 2017-02-23 09:46:33 +00:00
gdbremote_testcase.py Fix lldb-server test suite for python3 2019-02-15 07:47:06 +00:00
lldbgdbserverutils.py Fix lldb-server test suite for python3 2019-02-15 07:47:06 +00:00
main.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Makefile
socket_packet_pump.py Fix lldb-server test suite for python3 2019-02-15 07:47:06 +00:00
TestAppleSimulatorOSType.py Fix TestAppleSimulatorOSType.py with Xcode 10.2 2019-03-07 22:12:03 +00:00
TestGdbRemote_qThreadStopInfo.py Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
TestGdbRemote_vCont.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteAttach.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteAuxvSupport.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteExitCode.py Move TestGdbRemoteExitCode next to the other llgs tests 2018-02-27 18:07:53 +00:00
TestGdbRemoteExpeditedRegisters.py [LLDB][PPC64] Fixed issues with expedited registers 2018-03-06 11:54:41 +00:00
TestGdbRemoteGPacket.py A few small updates to the testsuite for running against an iOS device. 2018-12-17 23:33:40 +00:00
TestGdbRemoteHostInfo.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteKill.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteModuleInfo.py Fix lldb-server test suite for python3 2019-02-15 07:47:06 +00:00
TestGdbRemoteProcessInfo.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteRegisterState.py Simplify TestGdbRemoteRegisterState 2019-04-02 07:47:38 +00:00
TestGdbRemoteSingleStep.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestGdbRemoteThreadsInStopReply.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
TestLldbGdbServer.py Fix lldb-server test suite for python3 2019-02-15 07:47:06 +00:00