[Lldb-commits] [PATCH] D62500: Add support to read aux vector values
António Afonso via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 30 15:41:56 PDT 2019
aadsm updated this revision to Diff 202324.
aadsm added a comment.
Rnamed ELFAuxVector to AuxVector and got rid of the one that existed in the POSIX-DYLD plugin.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62500/new/
https://reviews.llvm.org/D62500
Files:
lldb/include/lldb/Host/common/NativeProcessProtocol.h
lldb/source/Plugins/DynamicLoader/POSIX-DYLD/AuxVector.cpp
lldb/source/Plugins/DynamicLoader/POSIX-DYLD/AuxVector.h
lldb/source/Plugins/DynamicLoader/POSIX-DYLD/CMakeLists.txt
lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp
lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h
lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
lldb/source/Plugins/Process/Linux/NativeProcessLinux.h
lldb/source/Plugins/Process/Utility/AuxVector.cpp
lldb/source/Plugins/Process/Utility/AuxVector.h
lldb/source/Plugins/Process/Utility/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62500.202324.patch
Type: text/x-patch
Size: 18802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190530/92d0a364/attachment-0001.bin>
More information about the lldb-commits
mailing list