[Lldb-commits] [PATCH] D15218: Implement GetMemoryRegionInfo for mini dumps.

Adrian McCarthy via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 4 08:43:45 PST 2015


amccarth updated this revision to Diff 41884.
amccarth added a comment.

Address comments.

Factored the decoding of the page protection bits to share that logic between the live and mini dump debugging.


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.41884.patch
Type: text/x-patch
Size: 8686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151204/d7c33169/attachment.bin>


More information about the lldb-commits mailing list