[Lldb-commits] [PATCH] D158583: Fix shared library loading when users define duplicate _r_debug structure.
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 24 14:12:17 PDT 2023
clayborg updated this revision to Diff 553259.
clayborg added a comment.
Fixed more header documentation and cleaned up the test even more.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158583/new/
https://reviews.llvm.org/D158583
Files:
lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp
lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h
lldb/test/API/functionalities/dyld-multiple-rdebug/Makefile
lldb/test/API/functionalities/dyld-multiple-rdebug/TestDyldWithMultupleRDebug.py
lldb/test/API/functionalities/dyld-multiple-rdebug/library_file.cpp
lldb/test/API/functionalities/dyld-multiple-rdebug/library_file.h
lldb/test/API/functionalities/dyld-multiple-rdebug/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158583.553259.patch
Type: text/x-patch
Size: 17520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230824/df3ecfc4/attachment-0001.bin>
More information about the lldb-commits
mailing list