Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add APIs on SBFunction and SBCompileUnit to inquire about the language type t... | Enrico Granata | 2014-11-17 | 1 | -0/+3 |
* | Added the ability to get a list of types from a SBModule or SBCompileUnit. Se... | Greg Clayton | 2013-06-18 | 1 | -0/+20 |
* | <rdar://problem/11742979> | Enrico Granata | 2013-05-03 | 1 | -0/+6 |
* | Added documentation for many of our python properties and also made the prope... | Greg Clayton | 2012-06-29 | 1 | -2/+2 |
* | Export the APIs submitted by Dawn to the Python bindings. Add a simple test ... | Johnny Chen | 2012-03-16 | 1 | -0/+9 |
* | Added the ability to get the target triple, byte order and address byte size | Greg Clayton | 2012-01-29 | 1 | -0/+8 |
* | Added the ability to restrict breakpoints by function name, function regexp, ... | Jim Ingham | 2011-09-23 | 1 | -0/+6 |
* | Add docstrings and cross refs to SBCompileUnit and SBLineEntry. | Johnny Chen | 2011-07-27 | 1 | -1/+9 |
* | Add SWIG Python interface files for SBDebugger, SBCompileUnit, and SBEvent. | Johnny Chen | 2011-07-18 | 1 | -0/+70 |