[PATCH] D67124: Upstream macCatalyst support in debugserver and the dynamic library loader plugin.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 4 10:22:21 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL370931: Upstream macCatalyst support in debugserver and the macOS dynamic loader (authored by adrian, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D67124?vs=218520&id=218742#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67124/new/
https://reviews.llvm.org/D67124
Files:
lldb/trunk/include/lldb/Core/Module.h
lldb/trunk/include/lldb/Host/macosx/HostInfoMacOSX.h
lldb/trunk/include/lldb/Target/Process.h
lldb/trunk/packages/Python/lldbsuite/test/macosx/macabi/Makefile
lldb/trunk/packages/Python/lldbsuite/test/macosx/macabi/TestMacABImacOSFramework.py
lldb/trunk/packages/Python/lldbsuite/test/macosx/macabi/dylib.mk
lldb/trunk/packages/Python/lldbsuite/test/macosx/macabi/foo.c
lldb/trunk/packages/Python/lldbsuite/test/macosx/macabi/foo.h
lldb/trunk/packages/Python/lldbsuite/test/macosx/macabi/main.c
lldb/trunk/packages/Python/lldbsuite/test/make/Makefile.rules
lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteHostInfo.py
lldb/trunk/source/Core/Module.cpp
lldb/trunk/source/Host/macosx/objcxx/HostInfoMacOSX.mm
lldb/trunk/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp
lldb/trunk/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h
lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
lldb/trunk/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
lldb/trunk/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
lldb/trunk/tools/debugserver/source/MacOSX/MachProcess.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67124.218742.patch
Type: text/x-patch
Size: 25823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/c5de4ded/attachment.bin>
More information about the llvm-commits
mailing list