[Lldb-commits] [PATCH] D122660: [lldb] Avoid duplicate vdso modules when opening core files
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 4 14:35:26 PDT 2022
clayborg accepted this revision.
clayborg added a comment.
We have seen this issue as well in linux, so thanks for fixing it. I never did any of the work on the posix dyld loader so I had been avoiding trying to fix this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122660/new/
https://reviews.llvm.org/D122660
More information about the lldb-commits
mailing list