aprantl added inline comments.

================
Comment at: lldb/test/API/functionalities/memory-region/TestMemoryRegion.py:76
+
+        self.runCmd("run", RUN_SUCCEEDED)
+
----------------
Doesn't `lldbutil.run_break_set_by_symbol()` do the "file" and "run" already 
and this run command runs it a second time?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116419

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

Reply via email to