amccarth marked an inline comment as not done.
amccarth added a comment.

The new files are renamed per clayborg's suggestion.


================
Comment at: 
packages/Python/lldbsuite/test/functionalities/process_save_core/TestProcessSaveCore.py:21
@@ +20,3 @@
+        exe = os.path.join(os.getcwd(), "a.out")
+        core = os.path.join(os.getcwd(), "core.dmp")
+        target = self.dbg.CreateTarget(exe)
----------------
Given that this is proving to be a diversion right now, I'm going back to 
skipUnlessWindows.


http://reviews.llvm.org/D14793



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

Reply via email to