summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBProcess.i
Commit message (Expand)AuthorAgeFilesLines
* Add a general mechanism to wait on the debugger for Broadcasters of a given c...Jim Ingham2012-02-161-0/+3
* Send Breakpoint Changed events for all the relevant changes to breakpoints.Jim Ingham2012-02-081-0/+3
* Cleaned up the documentation strings for many helper objects and addedGreg Clayton2012-02-031-7/+7
* Added many more python convenience accessors:Greg Clayton2012-02-011-0/+67
* Added the ability to get the target triple, byte order and address byte sizeGreg Clayton2012-01-291-0/+27
* Patch from Enrico Granata that moves SBData related functions into the SBDataGreg Clayton2012-01-071-18/+0
* http://llvm.org/bugs/show_bug.cgi?id=11619Johnny Chen2012-01-061-0/+19
* Add fuzz calls for newly added SBProcess methods. Fix a typo in the audodoc ...Johnny Chen2011-12-151-1/+1
* Expose new read memory fucntion through python in SBProcess:Greg Clayton2011-12-151-0/+51
* SBProcess.PutSTDIN() needs to be properly typemapped when swigging,Johnny Chen2011-11-281-0/+4
* Clarify the SBProcess Python API GetSTDOUT()/GetSTDERR(). They look differen...Johnny Chen2011-11-281-0/+10
* Add SWIG Python interface files for SBProcess, SBThread, and SBFrame.Johnny Chen2011-07-181-0/+220
OpenPOWER on IntegriCloud