Read full 64 bits of kernel address when locating a
authorJason Molenda <jmolenda@apple.com>
Sat, 1 Dec 2012 04:46:58 +0000 (04:46 +0000)
committerJason Molenda <jmolenda@apple.com>
Sat, 1 Dec 2012 04:46:58 +0000 (04:46 +0000)
commitdabdcc040d78f9fe0e530d6fcb9a04e0d9862189
tree5db3dd35cd4c8e7518b568822322d28ec259d0a2
parent13fb1ca44a9751124b07c3646e50d723514c6e36
Read full 64 bits of kernel address when locating a
64-bit kernel in ProcessGDBRemote.
<rdar://problem/12657369>

llvm-svn: 169080
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp