aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/interface/SBThread.i
AgeCommit message (Expand)AuthorFilesLines
2012-02-03Cleaned up the documentation strings for many helper objects and addedGreg Clayton1-7/+7
2012-02-01Added many more python convenience accessors:Greg Clayton1-2/+24
2012-02-01Added a new convenience property on lldb.SBThread names "frames" which always...Greg Clayton1-0/+10
2012-01-29Added the ability to get the target triple, byte order and address byte sizeGreg Clayton1-0/+30
2011-12-19Fix Python docstring for SBThread.GetStopDescription().Johnny Chen1-0/+4
2011-12-17Fixed code rot pointed out by Jim.Johnny Chen1-1/+1
2011-12-17Add the ability to capture the return value in a thread's stop info, and prin...Jim Ingham1-0/+3
2011-07-18Add SWIG Python interface files for SBProcess, SBThread, and SBFrame.Johnny Chen1-0/+171