aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2020-03-05 09:51:40 -0800
committerAdrian Prantl <aprantl@apple.com>2020-03-06 09:42:05 -0800
commit59d816d88464e93a89e0d9c80c8855ab1f453541 (patch)
treeaab3ee79030c33fe4ae572f24e683b387c372058 /lldb/packages/Python/lldbsuite/test
parent865456d589e093582acaafd17d58ad1c0cce66af (diff)
downloadllvm-59d816d88464e93a89e0d9c80c8855ab1f453541.zip
llvm-59d816d88464e93a89e0d9c80c8855ab1f453541.tar.gz
llvm-59d816d88464e93a89e0d9c80c8855ab1f453541.tar.bz2
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. This is part of https://bugs.swift.org/browse/SR-11971 rdar://problem/58438125 Differential Revision: https://reviews.llvm.org/D75696
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions