[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:32:35 PST 2026
================
@@ -182,6 +182,7 @@ Changes to LLDB
* Support for FreeBSD on MIPS64 has been removed.
* The minimum assumed version of FreeBSD is now 14. The effect of which is that watchpoints are
assumed to be supported.
+* Kernel debugging support for PPC64le on FreeBSD has been added.
----------------
DavidSpickett wrote:
Some might say "in", which with virtualisation could be argued is correct too but let's not get down another side track.
https://github.com/llvm/llvm-project/pull/180669
More information about the lldb-commits
mailing list