[Lldb-commits] [PATCH] D55522: Cache memory regions in	ProcessMinidump and use the linux maps as the source of the	information if available.
    Greg Clayton via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Mon Dec 10 13:19:05 PST 2018
    
    
  
clayborg updated this revision to Diff 177592.
clayborg added a comment.
Add reserve and shrink to fit when parsing memory regions.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55522/new/
https://reviews.llvm.org/D55522
Files:
  include/lldb/Target/MemoryRegionInfo.h
  source/Plugins/Process/minidump/MinidumpParser.cpp
  source/Plugins/Process/minidump/MinidumpParser.h
  source/Plugins/Process/minidump/MinidumpTypes.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55522.177592.patch
Type: text/x-patch
Size: 14040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181210/8fd28265/attachment-0001.bin>
    
    
More information about the lldb-commits
mailing list