Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaned up the documentation strings for many helper objects and added | Greg Clayton | 2012-02-03 | 1 | -7/+7 |
* | Added many more python convenience accessors: | Greg Clayton | 2012-02-01 | 1 | -2/+24 |
* | Added a new convenience property on lldb.SBThread names "frames" which always... | Greg Clayton | 2012-02-01 | 1 | -0/+10 |
* | Added the ability to get the target triple, byte order and address byte size | Greg Clayton | 2012-01-29 | 1 | -0/+30 |
* | Fix Python docstring for SBThread.GetStopDescription(). | Johnny Chen | 2011-12-19 | 1 | -0/+4 |
* | Fixed code rot pointed out by Jim. | Johnny Chen | 2011-12-17 | 1 | -1/+1 |
* | Add the ability to capture the return value in a thread's stop info, and prin... | Jim Ingham | 2011-12-17 | 1 | -0/+3 |
* | Add SWIG Python interface files for SBProcess, SBThread, and SBFrame. | Johnny Chen | 2011-07-18 | 1 | -0/+171 |