[Lldb-commits] [PATCH] Python Split [2/2] - Content change

Zachary Turner zturner at google.com
Fri Feb 27 17:09:28 PST 2015


Attempt 2, formatting issues should be fixed.


http://reviews.llvm.org/D7957

Files:
  CMakeLists.txt
  cmake/LLDBDependencies.cmake
  include/lldb/API/SBBreakpointLocation.h
  include/lldb/API/SBCommandInterpreter.h
  include/lldb/API/SBFrame.h
  include/lldb/API/bindings/Python/ScriptInterpreterPython.h
  include/lldb/DataFormatters/TypeSummary.h
  include/lldb/Interpreter/CommandInterpreter.h
  include/lldb/ScriptInterpreter/ScriptInterpreter.h
  include/lldb/ScriptInterpreter/ScriptInterpreterNone.h
  include/lldb/lldb-forward.h
  source/API/Bindings/CMakeLists.txt
  source/API/Bindings/Python/CMakeLists.txt
  source/API/Bindings/Python/PythonDataObjects.cpp
  source/API/Bindings/Python/ScriptInterpreterPython.cpp
  source/API/CMakeLists.txt
  source/API/SBBreakpoint.cpp
  source/API/SBBreakpointLocation.cpp
  source/API/SBCommandInterpreter.cpp
  source/API/SBDebugger.cpp
  source/API/SBTypeCategory.cpp
  source/CMakeLists.txt
  source/Commands/CommandObjectCommands.cpp
  source/Core/Module.cpp
  source/Core/ValueObject.cpp
  source/DataFormatters/FormatManager.cpp
  source/DataFormatters/TypeSynthetic.cpp
  source/Interpreter/CMakeLists.txt
  source/Interpreter/CommandInterpreter.cpp
  source/Interpreter/CommandObject.cpp
  source/Interpreter/CommandObjectScript.cpp
  source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
  source/Plugins/OperatingSystem/Python/OperatingSystemPython.h
  source/Plugins/Process/Utility/DynamicRegisterInfo.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
  source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  source/ScriptInterpreter/CMakeLists.txt
  source/ScriptInterpreter/ScriptInterpreter.cpp
  source/ScriptInterpreter/ScriptInterpreterNone.cpp
  source/Target/ThreadPlanPython.cpp
  source/lldb.cpp
  tools/driver/CMakeLists.txt
  tools/lldb-server/CMakeLists.txt

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7957.20918.patch
Type: text/x-patch
Size: 79575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150228/932db0e2/attachment.bin>


More information about the lldb-commits mailing list