[Lldb-commits] [PATCH] D33998: Add pretty-printer for wait(2) statuses and modernize the code handling them

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 19 05:48:39 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305689: Add pretty-printer for wait(2) statuses and modernize the code handling them (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D33998?vs=102309&id=103027#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33998

Files:
  lldb/trunk/include/lldb/Host/Host.h
  lldb/trunk/include/lldb/Host/common/NativeProcessProtocol.h
  lldb/trunk/include/lldb/lldb-private-enumerations.h
  lldb/trunk/source/Host/common/Host.cpp
  lldb/trunk/source/Host/common/NativeProcessProtocol.cpp
  lldb/trunk/source/Plugins/Process/Darwin/NativeProcessDarwin.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.h
  lldb/trunk/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp
  lldb/trunk/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  lldb/trunk/unittests/Host/CMakeLists.txt
  lldb/trunk/unittests/Host/HostTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33998.103027.patch
Type: text/x-patch
Size: 23735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170619/c35c80fd/attachment-0001.bin>


More information about the lldb-commits mailing list