================ @@ -204,6 +199,9 @@ Changes to LLDB #### Kernel Debugging +* Support for libfbsdvmcore has been removed. As a result, FreeBSD kernel dump debugging is now only + available on FreeBSD hosts. Live kernel debugging through the GDB remote protocol is still available + on any platforms. ---------------- DavidSpickett wrote:
"from any platform." https://github.com/llvm/llvm-project/pull/181283 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
