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
/
Thread.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
-2
/
+2
*
Simplified the StackFrameList class down to a single frames list again
Greg Clayton
2010-08-27
1
-1
/
+2
*
Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...
Jim Ingham
2010-08-26
1
-6
/
+6
*
Cleaned up the inline stack frame code one more time to prepare for inlined
Greg Clayton
2010-08-26
1
-6
/
+5
*
Cleaned up the inline backtrace code even more by moving all stack backtracing
Greg Clayton
2010-08-25
1
-174
/
+24
*
Fixed another issue with the inline stack frames where if the first frame
Greg Clayton
2010-08-24
1
-3
/
+5
*
Got a lot of the kinks worked out in the inline support after debugging more
Greg Clayton
2010-08-24
1
-5
/
+7
*
Added support for inlined stack frames being represented as real stack frames
Greg Clayton
2010-08-24
1
-18
/
+144
*
Now that we are using the Unwinder (or Jason's new unwinder when that comes a...
Jim Ingham
2010-08-12
1
-1
/
+54
*
Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class.
Greg Clayton
2010-08-04
1
-563
/
+25
*
Get rid of using EXC_SOFT_SIGNAL define in host agnostic code.
Greg Clayton
2010-07-23
1
-1
/
+2
*
Centralized the Mach exception stop info code by adding it as a first
Greg Clayton
2010-07-23
1
-1
/
+250
*
Warnings cleanup patch from Jean-Daniel Dupas.
Greg Clayton
2010-07-23
1
-1
/
+1
*
Fix constructor initialization order. Patch by Bill Lynch.
Benjamin Kramer
2010-07-16
1
-2
/
+2
*
Two changes in this checkin. Added a ThreadPlanKind so that I can do some re...
Jim Ingham
2010-06-19
1
-26
/
+14
*
Change the Breakpoint & BreakpointLocation GetDescription methods so they cal...
Jim Ingham
2010-06-18
1
-13
/
+1
*
Add a "thread specification" class that specifies thread specific breakpoints...
Jim Ingham
2010-06-16
1
-4
/
+38
*
I have eliminated RTTI from LLDB!
Greg Clayton
2010-06-12
1
-5
/
+26
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+1121
[prev]