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
/
SBThread.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a new bool parameter to many of the DumpStopContext() methods that
Greg Clayton
2010-09-02
1
-1
/
+1
*
Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...
Jim Ingham
2010-08-26
1
-14
/
+14
*
Added support for inlined stack frames being represented as real stack frames
Greg Clayton
2010-08-24
1
-1
/
+1
*
Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class.
Greg Clayton
2010-08-04
1
-8
/
+9
*
Added "void Clear();" methods to SBDebugger, SBTarget and SBThread so they ca...
Greg Clayton
2010-07-30
1
-0
/
+7
*
I enabled some extra warnings for hidden local variables and for hidden
Greg Clayton
2010-07-14
1
-1
/
+0
*
Misc warning fixes.
Eli Friedman
2010-07-09
1
-1
/
+1
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
1
-2
/
+5
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-112
/
+75
*
Two changes in this checkin. Added a ThreadPlanKind so that I can do some re...
Jim Ingham
2010-06-19
1
-1
/
+0
*
I have eliminated RTTI from LLDB!
Greg Clayton
2010-06-12
1
-18
/
+9
*
And some more include line fixes.
Eli Friedman
2010-06-09
1
-6
/
+6
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+551