clayborg added a comment.

> It might be nice to also have a "diagnostics" log channel that _can_ be 
> enabled, and any diagnostic messages would then also be included in the log 
> output but only if enabled by the user?

And if the logging gets enabled, we can write out all of the diagnostics and 
are in the circular buffer if the "log enable lldb diagnostics" is enabled, 
then as each diagnostic is reported, the Diagnostics::Report(...) call could 
emit the log messages real time.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135621/new/

https://reviews.llvm.org/D135621

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to