On 23 February 2018 at 16:19, Adrian McCarthy <amcca...@google.com> wrote: > I'm also seeing windows appear and quickly vanish a several times while > running the lit tests.
That's because the tests run inferiors and lldb on windows will always run them in a separate console window. IIRC, there is a special hack in dotest, which prevents opening windows for testing. You probably need something like that for lit tests as well. _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev