teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client
Pavel Labath 821263faa5 Fix llvm_unreachable in TestWriteMemory
The test was hitting llvm_unreachable in
Platform::GetSoftwareBreakpointTrapOpcode because it could not figure
out the architecture of the process. Since that is not the purpose of
the test, I change the test to use an explicit
CreateTargetWithFileAndTargetTriple command to specify it.

llvm-svn: 357456
2019-04-02 08:56:22 +00:00
..
a.yaml
gdbclientutils.py Fix the gdb-client test suite for python3 2019-02-15 10:47:34 +00:00
operating_system.py Re-land "Don't assume backing thread shares protocol ID." 2018-04-13 11:31:34 +00:00
TestArmRegisterDefinition.py Support nwere versions of the Segger J-Link jtag board software. 2018-10-23 23:45:56 +00:00
TestGDBRemoteClient.py [lit] Fix several tests that fail when using Python 3 or on Windows 2018-05-14 21:04:24 +00:00
TestGDBRemoteLoad.py Add a test for setting the load address of a module with differing physical/virtual addresses 2018-03-26 11:45:32 +00:00
TestNoWatchpointSupportInfo.py Work with a gdb-remote target that doesn't handle the 2018-11-09 22:33:26 +00:00
TestRestartBug.py Rewrite the flaky test_restart_bug test in a more deterministic way 2018-02-08 10:37:23 +00:00
TestStopPCs.py [lldbsuite] Disable TestStopPCs when there's no XML support 2018-12-06 00:11:17 +00:00
TestTargetXMLArch.py Update TestTargetXMLArch.py test for llvm triple change with unspecified 2018-08-13 21:20:29 +00:00
TestThreadSelectionBug.py Re-land "Don't assume backing thread shares protocol ID." 2018-04-13 11:31:34 +00:00
TestWriteMemory.py Fix llvm_unreachable in TestWriteMemory 2019-04-02 08:56:22 +00:00