[Lldb-commits] [PATCH] Python split [1/2] - File renames

Zachary Turner zturner at google.com
Fri Feb 27 13:47:17 PST 2015


It sounds like the first approach (lldb/API/ScriptInterpreter) is
preferred.  I will try to get that working and upload when I have something.

On Fri, Feb 27, 2015 at 1:40 PM Greg Clayton <clayborg at gmail.com> wrote:

> If we go the plug-in route, then we can avoid moving stuff into
> "lldb/source/API" and just make a new "lldb/plugins/ScriptInterpeters/Python"
> folder and they just becomes clients of our public lldb.so API.
>
>
> http://reviews.llvm.org/D7956
>
> 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/20150227/7d52fabb/attachment.html>


More information about the lldb-commits mailing list