[Lldb-commits] [PATCH] D35123: Remove shared pointer from NativeProcessProtocol

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 18 02:25:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308282: Remove shared pointer from NativeProcessProtocol (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D35123?vs=105637&id=107034#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35123

Files:
  lldb/trunk/include/lldb/Host/common/NativeProcessProtocol.h
  lldb/trunk/include/lldb/Host/common/NativeThreadProtocol.h
  lldb/trunk/include/lldb/lldb-private-forward.h
  lldb/trunk/source/Host/common/NativeRegisterContext.cpp
  lldb/trunk/source/Host/common/NativeThreadProtocol.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.h
  lldb/trunk/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeThreadLinux.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeThreadLinux.h
  lldb/trunk/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp
  lldb/trunk/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h
  lldb/trunk/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD.cpp
  lldb/trunk/source/Plugins/Process/NetBSD/NativeThreadNetBSD.cpp
  lldb/trunk/source/Plugins/Process/NetBSD/NativeThreadNetBSD.h
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
  lldb/trunk/tools/lldb-server/lldb-gdbserver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35123.107034.patch
Type: text/x-patch
Size: 75031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170718/cc95aabe/attachment-0001.bin>


More information about the lldb-commits mailing list