[Lldb-commits] [PATCH] D144528: [lldb] Warn when Mach-O files have overlapping segments

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 21 18:28:28 PST 2023


mib accepted this revision.
mib added a comment.
This revision is now accepted and ready to land.

LGTM! May be we should throw an error when loading a binary with overlapping segments, instead of just showing an error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144528



More information about the lldb-commits mailing list