================ @@ -201,6 +201,7 @@ Changes to LLDB * The crashed thread is now automatically selected on start. * Threads are listed in incrmental order by pid then by tid. +* Unread kernel message saved in msgbufp is now printed on start. ---------------- DavidSpickett wrote:
Correcting plurals and adding the mode bit: "Unread kernel messages saved in msgbufp are now printed when lldb starts. This information is not printed when lldb is in \<whatever mode\>." https://github.com/llvm/llvm-project/pull/178027 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
