[Lldb-commits] [PATCH] Python Split [2/2] - Content change
Zachary Turner
zturner at google.com
Wed Mar 4 14:01:30 PST 2015
Updates for part 2 of the patch. This also updates the Xcode workspace. After applying http://reviews.llvm.org/D7956 and http://reviews.llvm.org/D7957 there will be link errors in argdumper, but everything else appears to work.
http://reviews.llvm.org/D7957
Files:
cmake/LLDBDependencies.cmake
cmake/modules/LLDBConfig.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/Interpreter/ScriptInterpreter.h
include/lldb/lldb-forward.h
lldb.xcodeproj/project.pbxproj
source/API/Bindings/Python/PythonDataObjects.cpp
source/API/Bindings/Python/ScriptInterpreterPython.cpp
source/API/CMakeLists.txt
source/API/SBCommandInterpreter.cpp
source/API/SBDebugger.cpp
source/Commands/CommandObjectBreakpointCommand.cpp
source/Commands/CommandObjectCommands.cpp
source/Commands/CommandObjectThread.cpp
source/Commands/CommandObjectWatchpointCommand.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/ScriptInterpreter.cpp
source/Interpreter/ScriptInterpreterNone.cpp
source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
source/Plugins/Process/Utility/DynamicRegisterInfo.cpp
source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
source/Plugins/Process/gdb-remote/ProcessGDBRemote.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.21224.patch
Type: text/x-patch
Size: 94559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150304/8e2c4bbe/attachment.bin>
More information about the lldb-commits
mailing list