[Lldb-commits] [lldb] [llvm] [lldb][Process/FreeBSD] Add riscv64 support (PR #180549)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 10 03:05:11 PST 2026


================
@@ -182,6 +180,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.
+* Support for FreeBSD on RISCV64 has been added.
----------------
DavidSpickett wrote:

Userspace debugging.

I assume that's what you mean.

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


More information about the lldb-commits mailing list