[Lldb-commits] [lldb] [llvm] [lldb][Process/FreeBSDKernel] Add arm support (PR #180674)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 11 02:59:18 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 ARM on FreeBSD has been added.
----------------
DavidSpickett wrote:
"FreeBSD on ARM"
https://github.com/llvm/llvm-project/pull/180674
More information about the lldb-commits
mailing list