[Lldb-commits] [PATCH] D110942: [lldb] Move DynamicRegisterInfo to public Target library
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 5 03:41:16 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG214054f78a4e: [lldb] Move DynamicRegisterInfo to public Target library (authored by mgorny).
Herald added a project: LLDB.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110942/new/
https://reviews.llvm.org/D110942
Files:
lldb/include/lldb/Target/DynamicRegisterInfo.h
lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h
lldb/source/Plugins/Process/Utility/CMakeLists.txt
lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp
lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.h
lldb/source/Plugins/Process/Utility/RegisterContextMemory.cpp
lldb/source/Plugins/Process/Utility/RegisterContextMemory.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h
lldb/source/Target/CMakeLists.txt
lldb/source/Target/DynamicRegisterInfo.cpp
lldb/unittests/Process/Utility/CMakeLists.txt
lldb/unittests/Process/Utility/DynamicRegisterInfoTest.cpp
lldb/unittests/Target/CMakeLists.txt
lldb/unittests/Target/DynamicRegisterInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110942.377145.patch
Type: text/x-patch
Size: 7600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211005/4494cbe1/attachment.bin>
More information about the lldb-commits
mailing list