[Lldb-commits] [PATCH] Fixed 130 failures (39 left) in x86 test suite on x86_64 host.
Chaoren Lin
chaorenl at google.com
Fri Feb 13 16:39:06 PST 2015
Hi ovyalov, vharron, sivachandra,
Enable x86 register context in NativeThreadLinux.
Send default register number instead of GDB register number in StopReplyPacket.
Using GDB register numbers confuses ProcessGDBRemote since the rest of
LLGS (qRegisterInfo, p, P) uses the default register numbers instead.
Watchpoint debug registers should work in i386 as well.
Small assignment mistake.
http://reviews.llvm.org/D7635
Files:
source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp
source/Plugins/Process/Linux/NativeThreadLinux.cpp
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7635.19949.patch
Type: text/x-patch
Size: 6748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150214/25919fda/attachment.bin>
More information about the lldb-commits
mailing list