[Lldb-commits] [lldb] [lldb] Log errors to the system log if they would otherwise get dropped (PR #111911)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 14 15:32:34 PDT 2024


adrian-prantl wrote:

> @adrian-prantl do you want the system log to include the dropped errors in `Status`. If so we'll need to promote that to use `LLDB_LOG_ERROR` instead.

No, I expect that to be too much traffic in the beginning at least.

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


More information about the lldb-commits mailing list