[Lldb-commits] [PATCH] D37923: Implement interactive command interruption

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 19 10:37:06 PDT 2017


clayborg added a comment.

We should have a test. The test would need to use pexpect or something similar. If anyone has any pointer on how to make a test for this, please chime in. I was thinking just a pexpect based test.


https://reviews.llvm.org/D37923





More information about the lldb-commits mailing list