[Lldb-commits] [PATCH] D117581: [lldb] Use lldb-server by default on Windows

Stella Stamenova via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 20 10:19:24 PST 2022


stella.stamenova abandoned this revision.
stella.stamenova added a comment.

I spent a bit of time trying to investigate the failures, but I couldn't make much progress and I don't have time to dedicate to a more thorough investigation. It looks like there are a few tests that outright fail (including some of the shell tests) as well as a number of tests where lldb-server hangs indefinitely causing the whole suite to hang (again, including some shell tests).

I'm going to abandon this change for the moment and see about some of the other suggestion for the tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117581



More information about the lldb-commits mailing list