aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/interface/SBProcess.i
AgeCommit message (Expand)AuthorFilesLines
2012-02-16Add a general mechanism to wait on the debugger for Broadcasters of a given c...Jim Ingham1-0/+3
2012-02-08Send Breakpoint Changed events for all the relevant changes to breakpoints.Jim Ingham1-0/+3
2012-02-03Cleaned up the documentation strings for many helper objects and addedGreg Clayton1-7/+7
2012-02-01Added many more python convenience accessors:Greg Clayton1-0/+67
2012-01-29Added the ability to get the target triple, byte order and address byte sizeGreg Clayton1-0/+27
2012-01-07Patch from Enrico Granata that moves SBData related functions into the SBDataGreg Clayton1-18/+0
2012-01-06http://llvm.org/bugs/show_bug.cgi?id=11619Johnny Chen1-0/+19
2011-12-15Add fuzz calls for newly added SBProcess methods. Fix a typo in the audodoc ...Johnny Chen1-1/+1
2011-12-15Expose new read memory fucntion through python in SBProcess:Greg Clayton1-0/+51
2011-11-28SBProcess.PutSTDIN() needs to be properly typemapped when swigging,Johnny Chen1-0/+4
2011-11-28Clarify the SBProcess Python API GetSTDOUT()/GetSTDERR(). They look differen...Johnny Chen1-0/+10
2011-07-18Add SWIG Python interface files for SBProcess, SBThread, and SBFrame.Johnny Chen1-0/+220