[Lldb-commits] [PATCH] D15218: Implement GetMemoryRegionInfo for mini dumps.
Adrian McCarthy via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 4 10:37:04 PST 2015
amccarth updated this revision to Diff 41898.
amccarth added a comment.
After discussion with Zach, we concluded that his original logic for IsPageReadable was better.
http://reviews.llvm.org/D15218
Files:
source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.cpp
source/Plugins/Process/Windows/Common/ProcessWindows.cpp
source/Plugins/Process/Windows/Common/ProcessWindows.h
source/Plugins/Process/Windows/Live/ProcessWindowsLive.cpp
source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.cpp
source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15218.41898.patch
Type: text/x-patch
Size: 8622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151204/15dfdb19/attachment-0001.bin>
More information about the lldb-commits
mailing list