[lldb] [llvm] [lldb][Process/FreeBSDKernel] Add ppc64le support (PR #180669)
David Spickett via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 10 07:55:03 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:
No worse than anything else? Good enough for me :)
Let's see if a FreeBSD reviewer agrees.
https://github.com/llvm/llvm-project/pull/180669
More information about the llvm-commits
mailing list