Make sure we always use lldb::tid_t for thread IDs so we don't truncate a 64 bit...
authorGreg Clayton <gclayton@apple.com>
Sat, 13 Oct 2012 02:11:55 +0000 (02:11 +0000)
committerGreg Clayton <gclayton@apple.com>
Sat, 13 Oct 2012 02:11:55 +0000 (02:11 +0000)
commitf402f78eb7c259501b0924a54e7e5d94c3b40949
tree74a61306245da9d98f099e60270bd9a4cda44b19
parent998255bfe841a4191d458a56aae0267f673b1a72
Make sure we always use lldb::tid_t for thread IDs so we don't truncate a 64 bit thread ID.

llvm-svn: 165862
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h