llvm-project/lldb/test/API/functionalities/gdb_remote_client
Adrian Prantl 000847f8be Correctly identify iOS simulator processes in debugserver.
Starting with iOS 13 simulator binaries are identified with an
explicit platform in the new LC_BUILD_VERSION load command.

On older deployment targets using the LC_VERSION_MIN load commands,
this patch detects when an ios process runs on a macOS host and
updates the target triple with the "simulator" environment
accordingly.

(Patch re-applied with bugfix this time).

This is part of https://bugs.swift.org/browse/SR-11971

rdar://problem/58438125

Differential Revision: https://reviews.llvm.org/D75696
2020-03-06 10:16:47 -08:00
..
TestArmRegisterDefinition.py
TestGDBRemoteClient.py Correctly identify iOS simulator processes in debugserver. 2020-03-06 10:16:47 -08:00
TestGDBRemoteLoad.py [lldb][testsuite] Create a SBDebugger instance for each test 2020-03-05 10:12:54 +03:00
TestIOSSimulator.py Correctly identify iOS simulator processes in debugserver. 2020-03-06 10:16:47 -08:00
TestJLink6Armv7RegisterDefinition.py
TestNestedRegDefinitions.py
TestNoGPacketSupported.py
TestNoWatchpointSupportInfo.py
TestPlatformClient.py
TestRecognizeBreakpoint.py
TestRegDefinitionInParts.py
TestRestartBug.py
TestStopPCs.py
TestTargetXMLArch.py
TestThreadSelectionBug.py
TestWasm.py Revert "Correctly identify iOS simulator processes in debugserver." 2020-03-06 10:16:47 -08:00
TestWriteMemory.py [lldb][testsuite] Create a SBDebugger instance for each test 2020-03-05 10:12:54 +03:00
TestqOffsets.py [lldb][testsuite] Create a SBDebugger instance for each test 2020-03-05 10:12:54 +03:00
a.yaml
basic_eh_frame.yaml
gdbclientutils.py Revert "Correctly identify iOS simulator processes in debugserver." 2020-03-06 10:16:47 -08:00
operating_system.py
operating_system_2.py
qOffsets.yaml [lldb/gdb-remote] Add support for the qOffsets packet 2020-02-26 10:18:58 +01:00
test_sym.yaml [LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debugging 2020-02-17 12:42:23 +01:00
test_wasm_embedded_debug_sections.yaml [LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debugging 2020-02-17 12:42:23 +01:00
test_wasm_external_debug_sections.yaml [LLDB] Add DynamicLoaderWasmDYLD plugin for WebAssembly debugging 2020-02-17 12:42:23 +01:00