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

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 11 07:39:08 PDT 2019


davide added a comment.

Yeah, I'd rather have an explicit communication between debugger and debuggee.
We tried to put sleeps in the code [for e.g. `lldb-mi` tests in the past] and they end up failing anyway sporadically, which makes a pain to track the problem down.


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