summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2017-03-21 17:25:47 +0000
committerKamil Rytarowski <n54@gmx.com>2017-03-21 17:25:47 +0000
commit750228a6a74231c4c6db5cfef790f078e1aa1a23 (patch)
treec5cfa227bb0b1b777f8fe750148e92557de9c1c6 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
parent190f17cae7eb660f424c9a01fdb7f0e199c56990 (diff)
downloadbcm5719-llvm-750228a6a74231c4c6db5cfef790f078e1aa1a23.tar.gz
bcm5719-llvm-750228a6a74231c4c6db5cfef790f078e1aa1a23.zip
Add NetBSD case in Entry::Type::ThreadID
Summary: NetBSD native threads are printed as 64-bit unsigned integers. The underlying system type of a thread identity is lwpid_t of type int32_t. For consistency with Linux and FreeBSD share the 64-bit unsigned integer type. Sponsored by <The NetBSD Foundation> Reviewers: labath, kettenis, joerg, emaste Reviewed By: labath, emaste Subscribers: #lldb Tags: #lldb Differential Revision: https://reviews.llvm.org/D31132 llvm-svn: 298405
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud