[Lldb-commits] [PATCH] Delete ScriptInterpreterObject

Zachary Turner zturner at google.com
Fri Mar 13 16:16:18 PDT 2015


Rebase against ToT again, a bunch of more changes just went in for ScriptInterpreter.


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.21970.patch
Type: text/x-patch
Size: 130506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150313/6ebbe15c/attachment.bin>


More information about the lldb-commits mailing list