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
TestArmRegisterDefinition.py Support nwere versions of the Segger J-Link jtag board software. 2018-10-23 23:45:56 +00:00
TestGDBRemoteClient.py
TestGDBRemoteLoad.py
TestNoWatchpointSupportInfo.py Work with a gdb-remote target that doesn't handle the 2018-11-09 22:33:26 +00:00
TestRestartBug.py
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
TestWriteMemory.py Fix llvm_unreachable in TestWriteMemory 2019-04-02 08:56:22 +00:00