[PATCH] D47678: [lldb, lldm-mi] Fix hanging of -exec-run command.

Alexander Polyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 2 14:35:24 PDT 2018


polyakov.alex added a comment.

These changes fix the hanging of the lldb-mi lit tests. For example: `-file-exec-and-symbols a.out` command in test may cause a hanging if `a.out` is invalid name of binary.


Repository:
  rL LLVM

https://reviews.llvm.org/D47678





More information about the llvm-commits mailing list