clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.

Just remove the "regions-linux-map.dmp" as I already checked one in with 
rLLDB349658 <https://reviews.llvm.org/rLLDB349658> and this is good to go



================
Comment at: 
packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/TestMiniDumpNew.py:427
+        self.target = self.dbg.GetSelectedTarget()
+        self.process = self.target.LoadCore("regions-linux-map.dmp")
+        self.check_state()
----------------
BTW: I added this file already with my last patch, so you can remove the 
"regions-linux-map.dmp" from the SVN commit. Just update your sources and make 
sure it matches and works.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D55841



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

Reply via email to