llvm-project/lldb/source/Plugins/Platform/gdb-server
Jonas Devlieghere dde487e547
[lldb] Plumb process host architecture through platform selection
To allow us to select a different platform based on where the process is
running, plumb the process host architecture through platform selection.

This patch is in preparation for D121444 which needs this functionality
to tell apart iOS binaries running on Apple Silicon vs on a remote iOS
device.

Differential revision: https://reviews.llvm.org/D121484
2022-03-14 12:17:01 -07:00
..
CMakeLists.txt Revert "[lldb] Remove the global platform list" 2022-03-09 18:13:45 +01:00
PlatformRemoteGDBServer.cpp [lldb] Fix race condition between lldb-vscode and stop hooks executor 2022-02-22 12:53:55 +01:00
PlatformRemoteGDBServer.h [lldb] Plumb process host architecture through platform selection 2022-03-14 12:17:01 -07:00