apolyakov added inline comments.
================
Comment at:
packages/Python/lldbsuite/test/tools/lldb-mi/control/TestMiExec.py:228
- # Test that --thread is optional
- self.runCmd("-exec-next-instruction --frame 0")
- self.expect("\^running")
----------------
aprantl wrote:
> Is this combination of --exec-next and --frame tested anywhere in the new
> tests?
No. `-exec-...` commands don't have the `--frame` option at all as I know.
https://reviews.llvm.org/D48520
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits