[Lldb-commits] [PATCH] D13859: [LLDB][LLGS Test] Check length of register, only when its available
Mohit Bhakkad via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 29 23:35:15 PDT 2015
mohit.bhakkad updated this revision to Diff 38785.
mohit.bhakkad added a comment.
Changes in this revision:
- Fixed GetUserRegisterCount () to get count registers which are actually present.
This will make llgs send E45 when reg_index is of some unavailable reg.
Repository:
rL LLVM
http://reviews.llvm.org/D13859
Files:
source/Plugins/Process/Utility/RegisterContextLinux_mips.cpp
source/Plugins/Process/Utility/RegisterContextLinux_mips.h
source/Plugins/Process/Utility/RegisterContextLinux_mips64.cpp
source/Plugins/Process/Utility/RegisterContextLinux_mips64.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13859.38785.patch
Type: text/x-patch
Size: 4278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151030/fec5aa1d/attachment.bin>
More information about the lldb-commits
mailing list