[Lldb-commits] [PATCH] D152759: [lldb][Android] Support zip .so file
    Kazuki Sakamoto via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Wed Jun 14 09:45:53 PDT 2023
    
    
  
splhack updated this revision to Diff 531394.
splhack added a comment.
remove 'Depends on' from commit message.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152759/new/
https://reviews.llvm.org/D152759
Files:
  lldb/include/lldb/Host/common/ZipFileResolver.h
  lldb/include/lldb/Utility/ZipFile.h
  lldb/source/Host/CMakeLists.txt
  lldb/source/Host/common/ZipFileResolver.cpp
  lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
  lldb/source/Utility/CMakeLists.txt
  lldb/source/Utility/ZipFile.cpp
  lldb/unittests/Host/CMakeLists.txt
  lldb/unittests/Host/common/CMakeLists.txt
  lldb/unittests/Host/common/Inputs/zip-test.zip
  lldb/unittests/Host/common/ZipFileResolverTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152759.531394.patch
Type: text/x-patch
Size: 23478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230614/0e06021d/attachment-0001.bin>
    
    
More information about the lldb-commits
mailing list