labath added inline comments.
================
Comment at: packages/Python/lldbsuite/test/tools/lldb-mi/lldbmi_testcase.py:53
+ if exe:
+ self.runCmd("-file-exec-and-symbols \"%s\"" % exe)
----------------
Shouldn't you also expect the `^done` response here or something similar?
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55858/new/
https://reviews.llvm.org/D55858
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits