================ @@ -211,6 +211,8 @@ Changes to LLDB #### Kernel Debugging +* The plugin that analyzes FreeBSD kernel core dump and live core has been renamed from `FreeBSDKernel` to + `FreeBSD-Kernel-Core`. Remote kernel debugging is still handled by the `gdb-remote` plugin. ---------------- mchoo7 wrote:
I think it's still good to mention this to clarify that remote debugging is handled by `gdb-remote` https://github.com/llvm/llvm-project/pull/182878 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
