mib added inline comments.

================
Comment at: lldb/test/API/python_api/run_locker/TestRunLocker.py:25
+        self.build()
+        self.runlocker_test(False)
+
----------------
@jingham, you're testing the same thing twice. You probably wanted to set the 
`stop_at_entry` argument to `True` here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144665

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

Reply via email to