[Lldb-commits] [PATCH] D60563: [pexepect] Add a small sleep between pexect calls

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 11 04:41:53 PDT 2019


JDevlieghere added a comment.

To give a little more context: the particular issue I was looking at (TestCommandScriptImmediateOutput) occurs with sendline. We send a bunch of commands and always check for the prompt. I can reproduce the error when piping the test commands directly to LLDB.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D60563





More information about the lldb-commits mailing list