index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
scripts
/
Python
/
interface
/
SBProcess.i
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a general mechanism to wait on the debugger for Broadcasters of a given c...
Jim Ingham
2012-02-16
1
-0
/
+3
*
Send Breakpoint Changed events for all the relevant changes to breakpoints.
Jim Ingham
2012-02-08
1
-0
/
+3
*
Cleaned up the documentation strings for many helper objects and added
Greg Clayton
2012-02-03
1
-7
/
+7
*
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