[Lldb-commits] [PATCH] D56014: [lldb] - Fix crash when listing the history with the key up.
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 27 00:01:38 PST 2018
labath added a comment.
I guess it should be possible to trigger this from dotest tests via pexpect. I know we try to avoid it, but given that this is specifically testing terminal interaction, using it here seems appropriate.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56014/new/
https://reviews.llvm.org/D56014
More information about the lldb-commits
mailing list