[Lldb-commits] [PATCH] D10996: Avoid going through Platform when creating a NativeProcessProtocol instance

Pavel Labath labath at google.com
Wed Jul 8 02:09:27 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL241672: Avoid going through Platform when creating a NativeProcessProtocol instance (authored by labath).

Changed prior to commit:
  http://reviews.llvm.org/D10996?vs=29183&id=29251#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10996

Files:
  lldb/trunk/include/lldb/Host/common/NativeProcessProtocol.h
  lldb/trunk/include/lldb/Target/Platform.h
  lldb/trunk/source/Plugins/Platform/Kalimba/PlatformKalimba.cpp
  lldb/trunk/source/Plugins/Platform/Kalimba/PlatformKalimba.h
  lldb/trunk/source/Plugins/Platform/Linux/PlatformLinux.cpp
  lldb/trunk/source/Plugins/Platform/Linux/PlatformLinux.h
  lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.cpp
  lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.h
  lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  lldb/trunk/source/Target/Platform.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10996.29251.patch
Type: text/x-patch
Size: 17173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150708/c485d9d8/attachment.bin>


More information about the lldb-commits mailing list