[Lldb-commits] [PATCH] D122660: [lldb] Avoid duplicate vdso modules when opening core files
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 5 02:23:28 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe67cee09499c: [lldb] Avoid duplicate vdso modules when opening core files (authored by labath).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122660/new/
https://reviews.llvm.org/D122660
Files:
lldb/include/lldb/Target/DynamicLoader.h
lldb/packages/Python/lldbsuite/test/gdbclientutils.py
lldb/source/Core/DynamicLoader.cpp
lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp
lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h
lldb/source/Plugins/DynamicLoader/wasm-DYLD/DynamicLoaderWasmDYLD.cpp
lldb/source/Plugins/DynamicLoader/wasm-DYLD/DynamicLoaderWasmDYLD.h
lldb/test/API/functionalities/gdb_remote_client/TestGdbClientModuleLoad.py
lldb/test/API/functionalities/gdb_remote_client/TestWasm.py
lldb/test/API/functionalities/gdb_remote_client/module_load.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122660.420419.patch
Type: text/x-patch
Size: 18179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220405/48fc49d4/attachment-0001.bin>
More information about the lldb-commits
mailing list