[lldb] [llvm] [lldb][Process/FreeBSDKernel] Print unread message buffer on start (PR #178027)

David Spickett via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 19 03:32:45 PST 2026


================
@@ -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


More information about the llvm-commits mailing list