Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added many more python convenience accessors: | Greg Clayton | 2012-02-01 | 1 | -0/+67 |
* | Added the ability to get the target triple, byte order and address byte size | Greg Clayton | 2012-01-29 | 1 | -0/+27 |
* | Patch from Enrico Granata that moves SBData related functions into the SBData | Greg Clayton | 2012-01-07 | 1 | -18/+0 |
* | http://llvm.org/bugs/show_bug.cgi?id=11619 | Johnny Chen | 2012-01-06 | 1 | -0/+19 |
* | Add fuzz calls for newly added SBProcess methods. Fix a typo in the audodoc ... | Johnny Chen | 2011-12-15 | 1 | -1/+1 |
* | Expose new read memory fucntion through python in SBProcess: | Greg Clayton | 2011-12-15 | 1 | -0/+51 |
* | SBProcess.PutSTDIN() needs to be properly typemapped when swigging, | Johnny Chen | 2011-11-28 | 1 | -0/+4 |
* | Clarify the SBProcess Python API GetSTDOUT()/GetSTDERR(). They look differen... | Johnny Chen | 2011-11-28 | 1 | -0/+10 |
* | Add SWIG Python interface files for SBProcess, SBThread, and SBFrame. | Johnny Chen | 2011-07-18 | 1 | -0/+220 |