[Lldb-commits] [PATCH] D69226: [LLDB] [Windows] Initial support for ARM register contexts
Martin Storsjö via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Oct 20 13:47:51 PDT 2019
mstorsjo created this revision.
mstorsjo added reviewers: labath, compnerd, asmith, amccarth.
Herald added subscribers: llvm-commits, JDevlieghere, teemperor, delcypher, kristof.beyls, mgorny.
Herald added projects: LLDB, LLVM.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D69226
Files:
lldb/source/Plugins/Process/Windows/Common/CMakeLists.txt
lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_arm.cpp
lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_arm.h
lldb/source/Plugins/Process/Windows/Common/TargetThreadWindows.cpp
lldb/source/Plugins/Process/Windows/Common/arm/RegisterContextWindows_arm.cpp
lldb/source/Plugins/Process/Windows/Common/arm/RegisterContextWindows_arm.h
lldb/test/Shell/Register/Inputs/arm-fp-read.cpp
lldb/test/Shell/Register/Inputs/arm-gp-read.cpp
lldb/test/Shell/Register/arm-fp-read.test
lldb/test/Shell/Register/arm-gp-read.test
llvm/utils/lit/lit/llvm/config.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69226.225803.patch
Type: text/x-patch
Size: 41733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191020/facb535b/attachment-0001.bin>
More information about the lldb-commits
mailing list