summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBThread.i
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up the documentation strings for many helper objects and addedGreg Clayton2012-02-031-7/+7
* Added many more python convenience accessors:Greg Clayton2012-02-011-2/+24
* Added a new convenience property on lldb.SBThread names "frames" which always...Greg Clayton2012-02-011-0/+10
* Added the ability to get the target triple, byte order and address byte sizeGreg Clayton2012-01-291-0/+30
* Fix Python docstring for SBThread.GetStopDescription().Johnny Chen2011-12-191-0/+4
* Fixed code rot pointed out by Jim.Johnny Chen2011-12-171-1/+1
* Add the ability to capture the return value in a thread's stop info, and prin...Jim Ingham2011-12-171-0/+3
* Add SWIG Python interface files for SBProcess, SBThread, and SBFrame.Johnny Chen2011-07-181-0/+171
OpenPOWER on IntegriCloud