[Lldb-commits] [PATCH] D133534: Complete support of loading a darwin kernel over a live gdb-remote connection given the address of a mach-o fileset
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 9 09:05:57 PDT 2022
jasonmolenda updated this revision to Diff 459094.
jasonmolenda added a comment.
Update patch to include more surrounding context.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133534/new/
https://reviews.llvm.org/D133534
Files:
lldb/include/lldb/Target/Platform.h
lldb/include/lldb/Target/Process.h
lldb/source/Core/DynamicLoader.cpp
lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
lldb/source/Target/Platform.cpp
lldb/source/Target/Process.cpp
lldb/unittests/Core/CMakeLists.txt
lldb/unittests/Interpreter/CMakeLists.txt
lldb/unittests/Platform/CMakeLists.txt
lldb/unittests/Process/CMakeLists.txt
lldb/unittests/SymbolFile/DWARF/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133534.459094.patch
Type: text/x-patch
Size: 25830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220909/4bf03e7b/attachment-0001.bin>
More information about the lldb-commits
mailing list