EugeneBi marked an inline comment as done.
EugeneBi added inline comments.

================
Comment at: 
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/TestLinuxCore.py:215
+        # /home/labath/test/a.out)
+        tmp_sysroot = "/tmp/lldb_i386_mock_sysroot"
+        executable = tmp_sysroot + "/home/labath/test/a.out"
----------------
labath wrote:
> Please put this in the build folder (self.getBuildDir) instead of `/tmp`.
I uploaded new diff and closed revision. 
Do I need to do anything else?


https://reviews.llvm.org/D49685



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

Reply via email to