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
/
SBTarget.i
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/10126482>
Greg Clayton
2011-11-13
1
-1
/
+1
*
SBValue::Watch() and SBValue::WatchPointee() are now the official API for cre...
Johnny Chen
2011-10-14
1
-5
/
+4
*
Cleaned up the SBWatchpoint public API.
Greg Clayton
2011-10-13
1
-18
/
+22
*
Add a SBTarget::BreakpointCreateByName API that allows you to specify the name
Jim Ingham
2011-10-11
1
-0
/
+6
*
Add SBTarget::GetLastCreatedWatchpointLocation() API and export to the Python...
Johnny Chen
2011-09-27
1
-0
/
+3
*
Export the watchpoint related API (SBWatchpointLocation class and added SBTar...
Johnny Chen
2011-09-27
1
-2
/
+35
*
Added to the public API to allow symbolication:
Greg Clayton
2011-09-24
1
-0
/
+25
*
Add a new breakpoint type "break by source regular expression".
Jim Ingham
2011-09-21
1
-0
/
+3
*
SBSourceManager now gets the real source manager either from the Debugger or ...
Jim Ingham
2011-09-13
1
-0
/
+3
*
Public API changes:
Enrico Granata
2011-07-29
1
-0
/
+6
*
Make the SBAddress class easier to use when using the public
Greg Clayton
2011-07-22
1
-3
/
+2
*
Add SWIG Python interface files for SBProcess, SBThread, and SBFrame.
Johnny Chen
2011-07-18
1
-3
/
+2
*
Cleaned up the interface file for SBTarget.
Johnny Chen
2011-07-18
1
-50
/
+0
*
Have SWIG generate autodoc strings with parameter types for all SB API object...
Johnny Chen
2011-07-16
1
-1
/
+0
*
Create an interface file for SBTarget named SBTarget.i which relieves SBTarget.h
Johnny Chen
2011-07-16
1
-0
/
+449