[lldb-dev] OperatingSystem plugin

Alexander Polyakov via lldb-dev lldb-dev at lists.llvm.org
Wed Dec 19 12:44:08 PST 2018


Hi lldb-dev,

Could someone explain me why do we use python (OperatingSystemPython) to
describe OS objects like threads? What are the advantages of such an
approach in comparison to C++ used in Platform plugin for example? IMO, the
OperatingSystem plugin could be more like the Platform one, it could have a
separate directory for each OS with its own implementation inside.

-- 
Alexander
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20181219/9282c82e/attachment.html>


More information about the lldb-dev mailing list