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

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 16 07:40:27 PDT 2019


labath planned changes to this revision.
labath added a comment.

Actually, it looks like the "follow-up" patch will be more complicated than I had hoped for, and so I am starting to wonder whether we shouldn't just have the unwinder check for section permissions himself (which would be a one-liner). I'll need to investigate more, so you may want to hold off reviewing this.


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

https://reviews.llvm.org/D69035





More information about the lldb-commits mailing list