[Lldb-commits] [PATCH] D30981: Remove HostThreadLinux/Free/NetBSD

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 17 03:03:40 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298058: Remove HostThreadLinux/Free/NetBSD (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D30981?vs=91869&id=92115#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30981

Files:
  lldb/trunk/include/lldb/Host/HostNativeThread.h
  lldb/trunk/include/lldb/Host/HostNativeThreadForward.h
  lldb/trunk/include/lldb/Host/freebsd/HostThreadFreeBSD.h
  lldb/trunk/include/lldb/Host/linux/HostThreadLinux.h
  lldb/trunk/include/lldb/Host/netbsd/HostThreadNetBSD.h
  lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-server/thread-name/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-server/thread-name/TestGdbRemoteThreadName.py
  lldb/trunk/packages/Python/lldbsuite/test/tools/lldb-server/thread-name/main.cpp
  lldb/trunk/source/Host/CMakeLists.txt
  lldb/trunk/source/Host/freebsd/HostThreadFreeBSD.cpp
  lldb/trunk/source/Host/linux/HostThreadLinux.cpp
  lldb/trunk/source/Host/netbsd/HostThreadNetBSD.cpp
  lldb/trunk/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeThreadLinux.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30981.92115.patch
Type: text/x-patch
Size: 16983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170317/9542b77f/attachment.bin>


More information about the lldb-commits mailing list