[Lldb-commits] [PATCH] D92187: [lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot action

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 4 11:14:05 PST 2020


mgorny updated this revision to Diff 309587.
mgorny retitled this revision from "[lldb] [FreeBSD] Fix establishing DT_NEEDED libraries from dyld" to "[lldb] [POSIX-DYLD] Add libraries from initial eTakeSnapshot action".
mgorny edited the summary of this revision.
mgorny added a comment.

Updated as discussed on IRC, to instead add libs returned by the first 'take snapshot' action.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92187/new/

https://reviews.llvm.org/D92187

Files:
  lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp
  lldb/source/Plugins/Process/FreeBSDRemote/NativeProcessFreeBSD.cpp
  lldb/test/API/api/multithreaded/TestMultithreaded.py
  lldb/test/API/functionalities/breakpoint/global_constructor/TestBreakpointInGlobalConstructor.py
  lldb/test/API/functionalities/memory-region/TestMemoryRegion.py
  lldb/test/API/tools/lldb-server/TestLldbGdbServer.py
  lldb/test/API/tools/lldb-server/libraries-svr4/TestGdbRemoteLibrariesSvr4Support.py
  lldb/test/Shell/Unwind/thread-step-out-ret-addr-check.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92187.309587.patch
Type: text/x-patch
Size: 5967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201204/37aca1bd/attachment.bin>


More information about the lldb-commits mailing list