[Lldb-commits] [lldb] [llvm] [lldb][Process/FreeBSDKernel] Add ppc64le support (PR #180669)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 10 07:28:36 PST 2026
================
@@ -74,7 +74,7 @@ are welcome:
* iOS, tvOS, and watchOS device debugging on ARM and AArch64
* Linux user-space debugging for i386, x86_64, ARM, AArch64, PPC64le, s390x
* FreeBSD user-space debugging for i386, x86_64, ARM, AArch64, PPC
-* FreeBSD kernel debugging for i386, x86_64, AArch64
+* FreeBSD kernel debugging for i386, x86_64, AArch64, PPC64le
----------------
DavidSpickett wrote:
Gonna need a FreeBSD user to tell me if this PR enables enough to be called "supported". Hopefully by 23 it will be solidly so, but let's be as honest as we can be regardless.
https://github.com/llvm/llvm-project/pull/180669
More information about the lldb-commits
mailing list