[Lldb-commits] [PATCH] D52139: [lldb-mi] Fix hanging of target-select-so-path.test

Alexander Polyakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Sep 22 16:03:36 PDT 2018


apolyakov added a comment.

AFAIR, adding an `exit(...)` to `ConnectToRemote` won't solve this problem. The test will still be failing on Arch.


https://reviews.llvm.org/D52139





More information about the lldb-commits mailing list