[llvm-bugs] [Bug 25147] New: remote lldb-XXXXXX.expr temporary files when we are done with them

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 12 06:36:45 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=25147

            Bug ID: 25147
           Summary: remote lldb-XXXXXX.expr temporary files when we are
                    done with them
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: labath at google.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

lldb leaves a lldb-*.expr file behind (I think) after every expression
evaluation. These files should be removed when we are done with them. Leaving
those around makes a mess of the /tmp folder and has already stopped our
buildbot from functioning once due to lack of disk space when /tmp filled up.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20151012/f8c48b2c/attachment.html>


More information about the llvm-bugs mailing list