Fix wrong offset of eax and friends pointed out by Greg.
authorJohnny Chen <johnny.chen@apple.com>
Tue, 22 May 2012 18:34:18 +0000 (18:34 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Tue, 22 May 2012 18:34:18 +0000 (18:34 +0000)
commit377c63da9ea0a3bea22dd875e5013053314a7356
treea12bbfbf57cb0da8ca26c25c94841d8bfb965c8e
parenteebd5bc6463b5944f1e2bae421be52e3f5693709
Fix wrong offset of eax and friends pointed out by Greg.

rdar://problem/11487457

llvm-svn: 157272
lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp