krytarowski created this revision.
krytarowski added a project: LLDB.
To retrieve the native thread ID there must be called _lwp_self().
Sponsored by
Repository:
rL LLVM
https://reviews.llvm.org/D29264
Files:
source/Host/common/Host.cpp
Index: source/Host/common/Host.cpp
==
krytarowski created this revision.
krytarowski added a project: LLDB.
Update the code to the new world code.
These changes are needed for remote process plugin.
Sponsored by
Repository:
rL LLVM
https://reviews.llvm.org/D29266
Files:
source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp
so
ki.stfu accepted this revision.
ki.stfu added a comment.
This revision is now accepted and ready to land.
I don't know the point of this patch (probably it's something special for
NetBSD? @emaste) but I'm okay with that.
Repository:
rL LLVM
https://reviews.llvm.org/D29256