| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Expose more convenience functionality in the python classes. | Greg Clayton | 2012-02-03 | 1 | -0/+69 |
| * | Added many more python convenience accessors: | Greg Clayton | 2012-02-01 | 1 | -0/+3 |
| * | Added the ability to get the target triple, byte order and address byte size | Greg Clayton | 2012-01-29 | 1 | -0/+45 |
| * | SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre... | Johnny Chen | 2011-10-14 | 1 | -19/+0 |
| * | Add SBFrame.WatchLocation() to find and watch the location pointed to by | Johnny Chen | 2011-10-01 | 1 | -1/+11 |
| * | Add an SB API SBFrame::WatchValue() and exported to the Python interface to | Johnny Chen | 2011-09-24 | 1 | -0/+9 |
| * | Add cross reference to SBThread from the SBFrame docstring. Also add a simpl... | Johnny Chen | 2011-07-27 | 1 | -1/+7 |
| * | Add SWIG interface files for SBSymbol, SBSymbolContext, and SBSymbolContextList. | Johnny Chen | 2011-07-19 | 1 | -1/+27 |
| * | Add SWIG Python interface files for SBProcess, SBThread, and SBFrame. | Johnny Chen | 2011-07-18 | 1 | -0/+191 |

