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
sbthread_broadcaster_interface.patch
Description: sbthread_broadcaster_interface.patch
_______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
