[Lldb-commits] [PATCH] add missing SBThread stuff to python API

Malea, Daniel daniel.malea at intel.com
Thu Oct 3 13:13:33 PDT 2013


Hi all,

I'm starting to hack on an alternative interface to LLDB, and I noticed the Python SBThread interface is missing the BroadcasterBits enum and the GetBroadcasterClassName static function.

This tiny patch adds both of those missing things to the SBThread.i interface file. OK to commit, or is it a bad idea to listen for thread events from python?


Thanks,
Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sbthread_broadcaster_interface.patch
Type: application/octet-stream
Size: 985 bytes
Desc: sbthread_broadcaster_interface.patch
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20131003/7145a4c3/attachment.obj>


More information about the lldb-commits mailing list