[Lldb-commits] [PATCH] Delete ScriptInterpreterObject

Zachary Turner zturner at google.com
Wed Mar 11 09:26:21 PDT 2015


Did you have a chance to try this out?

On Tue, Mar 10, 2015 at 9:29 AM Zachary Turner <zturner at google.com> wrote:

> Rebase against ToT
>
>
> 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/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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150311/bbe34ef1/attachment.html>


More information about the lldb-commits mailing list