[Lldb-commits] [PATCH] D130534: loading a binary at a slide multiple times leaves old entries in the SectionLoadList
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 22 01:15:45 PDT 2022
DavidSpickett added a comment.
FWIW the intent of the change was always clear but writing a test for it is always going to be fiddly. My usual mindset is "what if this fails out of the blue", so I'm always asking for more comments :) .
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130534/new/
https://reviews.llvm.org/D130534
More information about the lldb-commits
mailing list