[Lldb-commits] [PATCH] D153734: [lldb][TargetGetModuleCallback] Call get module callback
Kazuki Sakamoto via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 10 11:08:37 PDT 2023
splhack updated this revision to Diff 538741.
splhack added a comment.
Fix comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153734/new/
https://reviews.llvm.org/D153734
Files:
lldb/include/lldb/Core/Debugger.h
lldb/include/lldb/Interpreter/ScriptInterpreter.h
lldb/include/lldb/Target/Platform.h
lldb/include/lldb/Target/Target.h
lldb/source/Core/Debugger.cpp
lldb/source/Target/Platform.cpp
lldb/source/Target/Target.cpp
lldb/unittests/Target/CMakeLists.txt
lldb/unittests/Target/GetModuleCallbackTest.cpp
lldb/unittests/Target/Inputs/AndroidModule.c
lldb/unittests/Target/Inputs/AndroidModule.so
lldb/unittests/Target/Inputs/AndroidModule.so.sym
lldb/unittests/Target/Inputs/AndroidModule.unstripped.so
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153734.538741.patch
Type: text/x-patch
Size: 43675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230710/c84faaa0/attachment-0001.bin>
More information about the lldb-commits
mailing list