[Lldb-commits] [PATCH] Move LLDB initialization / shutdown to Application

Zachary Turner zturner at google.com
Thu Mar 19 14:51:00 PDT 2015


Update the Xcode project, this should build cleanly now on OSX


http://reviews.llvm.org/D8428

Files:
  cmake/LLDBDependencies.cmake
  include/lldb/Core/Debugger.h
  include/lldb/Host/Host.h
  include/lldb/Initialization/InitializeLLDB.h
  include/lldb/lldb-forward.h
  include/lldb/lldb-private-types.h
  include/lldb/lldb-private.h
  lldb.xcodeproj/project.pbxproj
  source/API/SBDebugger.cpp
  source/CMakeLists.txt
  source/Core/Debugger.cpp
  source/Host/common/Host.cpp
  source/Initialization/CMakeLists.txt
  source/Initialization/InitializeLLDB.cpp
  source/Initialization/Makefile
  source/Makefile
  source/lldb.cpp
  tools/lldb-server/lldb-server.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8428.22309.patch
Type: text/x-patch
Size: 46366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150319/1953bd72/attachment.bin>


More information about the lldb-commits mailing list