[Lldb-commits] [PATCH] D64546: [lldb] Make TestDeletedExecutable more reliable

Frederic Riss via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 11 07:23:57 PDT 2019


friss added a comment.

This might mitigate the issue, but timeouts like this are bound to fail in some circumstances (machine load, ...). It's more work, but can we instead have the inferior produce an observable side effect (eg, print some output) and synchronize on this?


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D64546





More information about the lldb-commits mailing list