aprantl added inline comments.
================ Comment at: lldb/trunk/packages/Python/lldbsuite/test/lang/c/global_variables/TestGlobalVariables.py:63-65 + self.runCmd("frame variable --show-types --scope --show-globals --no-args") self.expect( "frame variable --show-types --scope --show-globals --no-args", ---------------- labath wrote: > Why do you need to run this command twice? Sorry, that's leftover debugging code. I'll remove it! Repository: rL LLVM https://reviews.llvm.org/D46220 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits