32-bit signed return value from ptrace got sign extended when being converted to
64-bit unsigned.
Also, replaced tabs with spaces in the source.
Paths
| Differential D11047
Fix 32-bit Linux watchpoint failures. ClosedPublic Authored by chaoren on Jul 8 2015, 6:07 PM.
Details Summary 32-bit signed return value from ptrace got sign extended when being converted to Also, replaced tabs with spaces in the source.
Diff Detail
Event Timelinechaoren updated this object. This revision is now accepted and ready to land.Jul 9 2015, 1:21 AM Closed by commit rL241837: Fix 32-bit Linux watchpoint failures. (authored by chaoren). · Explain WhyJul 9 2015, 11:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29366 lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp
|