[llvm-bugs] [Bug 47648] New: Lack of persistent history

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 25 12:09:27 PDT 2020


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

            Bug ID: 47648
           Summary: Lack of persistent history
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: bruno.cardoso at gmail.com
                CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org

I've noticed that whenever LLDB crashes I lose all the history from a session.
This is fine for quick sessions but I often leave sessions open for days or
weeks and it's pretty sad to lose all the joy.

I looked up but didn't find a way to have LLDB regularly flushing that to disk
(or even a command to allow me to do that myself). Any solutions along those
lines would be great to have.

-- 
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/20200925/81ab5a30/attachment.html>


More information about the llvm-bugs mailing list