[Lldb-commits] [PATCH] D30844: pthread_setname_np first appeared in glibc 2.12
Jonathan Roelofs via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 10 14:40:21 PST 2017
jroelofs updated this revision to Diff 91419.
jroelofs added a comment.
Herald added a subscriber: emaste.
Built successfully on linux (lots of tests fail, not sure if that's expected or not?). I don't have a FreeBSD machine, but it looks "obviously" the same.
https://reviews.llvm.org/D30844
Files:
include/lldb/Host/freebsd/HostThreadFreeBSD.h
include/lldb/Host/linux/HostThreadLinux.h
source/Host/freebsd/HostThreadFreeBSD.cpp
source/Host/linux/HostThreadLinux.cpp
source/Plugins/Process/Linux/NativeThreadLinux.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30844.91419.patch
Type: text/x-patch
Size: 4620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170310/3abfb6c9/attachment.bin>
More information about the lldb-commits
mailing list