[lldb-dev] Current state of the unit tests

Pavel Labath via lldb-dev lldb-dev at lists.llvm.org
Fri Feb 23 15:35:21 PST 2018


On 23 February 2018 at 15:17, Vedant Kumar <vsk at apple.com> wrote:
> Second, TestClient::SendMessage is generating quite a lot of "INFO" output which clutters up the terminal. Pavel, would you mind if I removed this logging?
>

Yeah, we should probably do that. The idea here was that the packet
log would provide you with additional context for the situation when
the test fails, but it *is* very verbose. I'll have to come up with a
better solution for error reporting here.


More information about the lldb-dev mailing list