[Lldb-commits] [PATCH] D95297: [lldb] [Process/FreeBSDRemote] Introduce arm64 support
Ed Maste via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Jan 30 10:10:39 PST 2021
emaste added a comment.
In D95297#2532026 <https://reviews.llvm.org/D95297#2532026>, @mgorny wrote:
> lldb-server. We're aiming towards removing the native plug-in soon.
To add a little background, the FreeBSD Foundation is funding this effort to move all FreeBSD targets to lldb-server; amd64 and arm64 are our primary targets of interest while other supported FreeBSD architectures (32-bit arm, 32- and 64-bit mips, 32- and 64-bit powerpc, 64-bit risc-v) are intended to be handled on a best-effort basis, depending in part on whether FreeBSD folks with an interest in those platforms are available to help test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95297/new/
https://reviews.llvm.org/D95297
More information about the lldb-commits
mailing list