[Lldb-commits] [PATCH] [MIPS] - Register Context for MIPS64
Jaydeep Patil
jaydeep.patil at imgtec.com
Mon Mar 9 06:53:06 PDT 2015
Hi clayborg,
1) Add MIPS variants by parsing e_flags of the ELF
2) Create RegisterInfoInterface and RegisterContext for MIPS64 and MIPS64EL
REPOSITORY
rL LLVM
http://reviews.llvm.org/D8166
Files:
include/lldb/Core/ArchSpec.h
source/Core/ArchSpec.cpp
source/Host/common/HostInfoBase.cpp
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
source/Plugins/Platform/Linux/PlatformLinux.cpp
source/Plugins/Process/Linux/CMakeLists.txt
source/Plugins/Process/Linux/NativeProcessLinux.cpp
source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.cpp
source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.h
source/Plugins/Process/Linux/NativeThreadLinux.cpp
source/Plugins/Process/Utility/CMakeLists.txt
source/Plugins/Process/Utility/RegisterContextLinux_mips64.cpp
source/Plugins/Process/Utility/RegisterContextLinux_mips64.h
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8166.21484.patch
Type: text/x-patch
Size: 29061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150309/afb2c5a3/attachment.bin>
More information about the lldb-commits
mailing list