<div dir="ltr">Jim, any objections here?  There's no functionality change so there's not much to look at except for whether the structure of the files is sensible.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 1, 2014 at 11:14 AM, Zachary Turner <span dir="ltr"><<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Same change as before, but with CFD moved to Host instead of to a platform-specific folder in Core.  There's no functionality change here, just file re-organization.<br>
<br>
<a href="http://reviews.llvm.org/D5548" target="_blank">http://reviews.llvm.org/D5548</a><br>
<br>
Files:<br>
  include/lldb/Core/ConnectionFileDescriptor.h<br>
  include/lldb/Host/ConnectionFileDescriptor.h<br>
  include/lldb/Host/Editline.h<br>
  include/lldb/Host/posix/ConnectionFileDescriptorPosix.h<br>
  source/API/SBCommunication.cpp<br>
  source/Core/CMakeLists.txt<br>
  source/Core/ConnectionFileDescriptor.cpp<br>
  source/Core/Debugger.cpp<br>
  source/Host/CMakeLists.txt<br>
  source/Host/macosx/Host.mm<br>
  source/Host/posix/ConnectionFileDescriptorPosix.cpp<br>
  source/Interpreter/ScriptInterpreterPython.cpp<br>
  source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp<br>
  source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp<br>
  source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp<br>
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp<br>
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp<br>
  source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp<br>
  source/Target/Process.cpp<br>
  tools/lldb-gdbserver/lldb-gdbserver.cpp<br>
  tools/lldb-platform/lldb-platform.cpp<br>
</blockquote></div><br></div>