================ @@ -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 PPC64le on FreeBSD has been added. ---------------- DavidSpickett wrote:
As I said before, I think "FreeBSD on PPC64le" sounds more natural, or "PPC64le FreeBSD" which dodges the issue entirely :) Probably one of these language or community things where it's more of a style choice, but in my experience in llvm, operating system on architecture is more common. https://github.com/llvm/llvm-project/pull/180669 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
