[Lldb-commits] [lldb] [lldb] On POSIX, check for duplicate interpreter modules without loading them (PR #69932)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 23 11:05:18 PDT 2023


https://github.com/clayborg approved this pull request.

LGTM. I have seen multiple VSDO libraries being loaded sometimes too, but it doesn't use this path in the code, so this fix should work for ld.so

https://github.com/llvm/llvm-project/pull/69932


More information about the lldb-commits mailing list