[Lldb-commits] [PATCH] D69035: minidump: Refactor memory region computation code

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 17 05:07:18 PDT 2019


labath requested review of this revision.
labath added a comment.

With some additional COFF tweaks (D69100 <https://reviews.llvm.org/D69100>, D69102 <https://reviews.llvm.org/D69102>), the next patch doesn't turn out that bad (though I'm still happy to accept "unwinder should just check section permissions instead of us translating them to memory regions" as an answer).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69035/new/

https://reviews.llvm.org/D69035





More information about the lldb-commits mailing list