[lldb-dev] [Bug 27373] New: Loading a minidump takes a very long time

via lldb-dev lldb-dev at lists.llvm.org
Fri Apr 15 11:18:56 PDT 2016


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

            Bug ID: 27373
           Summary: Loading a minidump takes a very long time
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: amccarth at google.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Loading a minidump for a non-trivial application, like Chrome, takes a very
long time.  It appears that RegisterContext::InitializeNonZerothFrame causes
the entire .text section (3.8 MB) to be disassembled twice.

-- 
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/20160415/db68ff93/attachment.html>


More information about the lldb-dev mailing list