[Lldb-commits] [PATCH] Delete ScriptInterpreterObject
Zachary Turner
zturner at google.com
Mon Mar 16 12:49:11 PDT 2015
Fixes some related to OperatingSystemPython.
http://reviews.llvm.org/D8128
Files:
include/lldb/Core/StructuredData.h
include/lldb/DataFormatters/TypeSummary.h
include/lldb/DataFormatters/TypeSynthetic.h
include/lldb/Interpreter/PythonDataObjects.h
include/lldb/Interpreter/ScriptInterpreter.h
include/lldb/Interpreter/ScriptInterpreterPython.h
include/lldb/Target/ThreadPlanPython.h
include/lldb/lldb-forward.h
source/Commands/CommandObjectCommands.cpp
source/Core/StructuredData.cpp
source/DataFormatters/TypeSynthetic.cpp
source/Interpreter/PythonDataObjects.cpp
source/Interpreter/ScriptInterpreterPython.cpp
source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
source/Plugins/OperatingSystem/Python/OperatingSystemPython.h
source/Plugins/Process/Utility/DynamicRegisterInfo.cpp
source/Plugins/Process/Utility/DynamicRegisterInfo.h
source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
source/Target/ThreadPlanPython.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8128.22042.patch
Type: text/x-patch
Size: 132995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150316/597920df/attachment.bin>
More information about the lldb-commits
mailing list