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
/
source
/
API
/
SBSourceManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/13443931>
Greg Clayton
2013-03-19
1
-23
/
+33
*
Fix Linux build warnings due to redefinition of macros:
Daniel Malea
2012-12-05
1
-0
/
+2
*
SBFrame is now threadsafe using some extra tricks. One issue is that stack
Greg Clayton
2012-01-30
1
-1
/
+1
*
Minor format update (no semantic change).
Johnny Chen
2011-12-20
1
-2
/
+2
*
Fix regression of test SourceManagerTestCase.test_display_source_python.
Johnny Chen
2011-10-03
1
-1
/
+1
*
Removed lldb::SBSourceManager_impl. We export everything in the lldb namespace
Greg Clayton
2011-10-01
1
-64
/
+64
*
SBSourceManager now gets the real source manager either from the Debugger or ...
Jim Ingham
2011-09-13
1
-23
/
+85
*
Move the SourceManager from the Debugger to the Target. That way it can stor...
Jim Ingham
2011-09-08
1
-2
/
+1
*
Fixed the SymbolContext::DumpStopContext() to correctly indent and dump
Greg Clayton
2011-04-23
1
-1
/
+2
*
Add test_display_source_python() test case to TestSourceManager.py which uses
Johnny Chen
2010-12-11
1
-6
/
+4
*
Added copy constructors and assignment operators to all lldb::SB* classes
Greg Clayton
2010-11-05
1
-14
/
+23
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-8
/
+8
*
And some more include line fixes.
Eli Friedman
2010-06-09
1
-1
/
+1
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+65