[lldb-dev] [RFC] Having common Python OS Plug-in
Alexander Polyakov via lldb-dev
lldb-dev at lists.llvm.org
Wed Apr 17 11:37:12 PDT 2019
Hi lldb-dev,
The last few months, I was implementing a LLDB OS Python plug-in. It seems
that there are functionality that is duplicated across many OS plug-ins. I
think we can change that by, for example, upstreaming to LLDB an OS python
plug-in which can be used by all clients and may contain a lot of utility
functions and useful mechanisms like logging, type summaries and so on.
What is your opinion on this?
--
Alexander
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20190417/8a05ee8c/attachment.html>
More information about the lldb-dev
mailing list