[lldb] [llvm] [lldb][Process/FreeBSDKernel] Add riscv64 support (PR #180670)

David Spickett via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 11 02:54:06 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 RISCV64 on FreeBSD has been added.
----------------
DavidSpickett wrote:

At some point we can add a subheading for all the FreeBSD stuff. Plenty of time until we need to think about that though.

https://github.com/llvm/llvm-project/pull/180670


More information about the llvm-commits mailing list