ki.stfu added inline comments.

================
Comment at: 
lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-mi/control/TestMiExec.py:329
+            # We need to get past these instructions with a step to reach call 
to s_MyFunction.
+            self.runCmd("-exec-step --thread 1")
 
----------------
I mistyped there should be -exec-next,, and why you are not checking that it 
has stopped at the right line (as I suggested)?


Repository:
  rL LLVM

https://reviews.llvm.org/D32340



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to