[Lldb-commits] [lldb] [lldb] [docs] Add FreeBSD kernel debugging information (PR #179597)
Minsoo Choo via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 5 06:34:33 PST 2026
================
@@ -74,6 +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, MIPS64, PPC
+* FreeBSD kernel debugging for i386, x86_64, AArch64
----------------
mchoo7 wrote:
I'll add mips64 in #179582 . I don't know status for arm and ppc as most developers don't maintain it. Only when there is bug report by those users, we fix and ask them to test changes.
https://github.com/llvm/llvm-project/pull/179597
More information about the lldb-commits
mailing list