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@lists.llvm.org Reporter: amcca...@google.com CC: llvm-b...@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.
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev