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: [email protected]
Reporter: [email protected]
CC: [email protected]
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
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev