[lldb-dev] [Bug 25147] remove lldb-XXXXXX.expr temporary files when we are done with them

via lldb-dev lldb-dev at lists.llvm.org
Wed Oct 14 07:22:07 PDT 2015


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

labath at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|lldb-dev at lists.llvm.org     |labath at google.com

--- Comment #2 from labath at google.com ---
Thanks for the explanation. I have now figured out what was going on. On linux,
the computation of the temp directory failed, which caused all of these files
to be placed in /tmp (and not deleted). I'll have something up for review
shortly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20151014/ba83906f/attachment-0001.html>


More information about the lldb-dev mailing list