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
/
Target
/
ThreadList.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed the LLDB build so that we can have private types, private enums and
Greg Clayton
2011-03-24
1
-1
/
+1
*
Fix a crasher when you have no log.
Greg Clayton
2011-01-24
1
-3
/
+4
*
Some useful logging. Also don't stuff the temporary thread into a shared poi...
Jim Ingham
2011-01-24
1
-13
/
+18
*
Added an interface for noticing new thread creation. At this point, I only t...
Jim Ingham
2011-01-22
1
-0
/
+18
*
Thread safety changes in debugserver and also in the process GDB remote plugin.
Greg Clayton
2011-01-18
1
-0
/
+2
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-2
/
+2
*
Don't cache the public stop reason, since it can change as plan completion ge...
Jim Ingham
2010-10-20
1
-9
/
+1
*
Cleaned up step logging a bit.
Greg Clayton
2010-09-03
1
-13
/
+19
*
Fixed the StackFrame to correctly resolve the StackID's SymbolContextScope.
Greg Clayton
2010-09-03
1
-12
/
+74
*
Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...
Jim Ingham
2010-08-26
1
-16
/
+16
*
Don't call PrepareForResume on threads that aren't going to get a chance to r...
Jim Ingham
2010-07-14
1
-4
/
+33
*
I enabled some extra warnings for hidden local variables and for hidden
Greg Clayton
2010-07-14
1
-1
/
+1
*
Two changes in this checkin. Added a ThreadPlanKind so that I can do some re...
Jim Ingham
2010-06-19
1
-4
/
+4
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+460