[Lldb-commits] [PATCH] D24284: [lldb] Read modules from memory when a local copy is not available

walter erquinigo via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 26 20:00:26 PDT 2016


wallace updated this revision to Diff 72596.
wallace added a comment.

This time I'm calculating the address of the exports header correctly because it is
an RVA address.


https://reviews.llvm.org/D24284

Files:
  source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
  source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24284.72596.patch
Type: text/x-patch
Size: 11370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160927/151dfd73/attachment.bin>


More information about the lldb-commits mailing list