[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
Thu Sep 20 12:56:31 PDT 2018


apolyakov added a comment.

In https://reviews.llvm.org/D52139#1240835, @apolyakov wrote:

> Can you provide some logs? For example, you might be able to run this test (llvm-lit -a -vv .../target-select-so-path.test) and kill lldb-mi and filecheck processes if they hang. Also, information about which processes hang would be useful too (lldb-mi or filecheck or maybe both).


@teemperor can you do this? It'll help me a lot.


https://reviews.llvm.org/D52139





More information about the lldb-commits mailing list