[Lldb-commits] [lldb] [lldb-dap] show a useful timestamp in log messages (PR #170737)

Ebuka Ezike via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 5 03:09:47 PST 2025


da-viper wrote:

> My only reservation is this is the same format lldb uses (see https://github.com/llvm/llvm-project/blob/main/lldb/source/Utility/Log.cpp#L338-L343), but otherwise, LGTM.

I am not sure how easy it is to filter the logs based on the format, I assume it is there for legacy reasons as it existed from the initial commit of lldb. 

https://github.com/llvm/llvm-project/pull/170737


More information about the lldb-commits mailing list