Update ARMGetSupportedArchitectureAtIndex to consider remote macOS
debugging. Currently, it defaults to an iOS triple when IsHost() returns
false. This fixes TestPlatformSDK.py on Apple Silicon.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D107179
[lldb] Fix remote macOS debugging on Apple Silicon ClosedPublic Authored by JDevlieghere on Jul 30 2021, 9:39 AM.
Details Summary Update ARMGetSupportedArchitectureAtIndex to consider remote macOS
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 30 2021, 1:12 PM This revision was landed with ongoing or failed builds.Jul 30 2021, 1:14 PM Closed by commit rG7ad854c41e2b: [lldb] Fix remote macOS debugging on Apple Silicon (authored by JDevlieghere). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 363127 lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
|