ted added a comment. Without the patch I'm seeing the original prompt printed after the command, in a line like this:
(lldb) Process 1 stopped and no prompt after the async output from the stop. With the patch I see the above prompt, and a prompt after the async output. I think with the patch is better, but we do need to remove the original prompt. There's a Windows EditLine implementation at http://mingweditline.sourceforge.net/ that builds with VS2010; it might work with 2013/2015. http://reviews.llvm.org/D18335 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits