apolyakov created this revision.
apolyakov added reviewers: tatyana-krasnukha, aprantl.
Herald added subscribers: abidh, ki.stfu.
The test suite might hang on some platforms if an lldb-mi
test fails. Adding of -gdb-exit command to a test prevents
it from hanging and hence increase test suite relia
apolyakov added a comment.
In https://reviews.llvm.org/D48802#1234892, @tatyana-krasnukha wrote:
> symbol-list-lines.test fails on Linux too, input is compiled with gcc.
Thanks for noting this. Fixed in r342329 (https://reviews.llvm.org/D52101).
Repository:
rL LLVM
https://reviews.llvm.org
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342329: [lldb-mi] Correct regex in the symbol-list-lines
test (authored by apolyakov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D52101?vs