aprantl added inline comments.

================
Comment at: 
packages/Python/lldbsuite/test/functionalities/var_path/TestVarPath.py:101
+        # The hit count for the breakpoint should be 1.
+        self.assertTrue(breakpoint.GetHitCount() == 1)
+
----------------
until here. run_to_source_breakpoint should always return a valid frame or fail.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59200/new/

https://reviews.llvm.org/D59200



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

Reply via email to