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
/
StackFrame.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Clarified the intent of the SymbolContextScope class in the header
Greg Clayton
2010-08-30
1
-40
/
+117
*
Made it so we update the current frames from the previous frames by doing STL
Greg Clayton
2010-08-27
1
-5
/
+8
*
Simplified the StackFrameList class down to a single frames list again
Greg Clayton
2010-08-27
1
-0
/
+8
*
Changed the StackID to store its start PC address as a load address instead of
Greg Clayton
2010-08-26
1
-23
/
+25
*
Add StackFrame::IsInlined.
Jim Ingham
2010-08-26
1
-0
/
+10
*
Cleaned up the inline stack frame code one more time to prepare for inlined
Greg Clayton
2010-08-26
1
-12
/
+3
*
Fixed another issue with the inline stack frames where if the first frame
Greg Clayton
2010-08-24
1
-0
/
+5
*
Got a lot of the kinks worked out in the inline support after debugging more
Greg Clayton
2010-08-24
1
-62
/
+51
*
Added support for inlined stack frames being represented as real stack frames
Greg Clayton
2010-08-24
1
-27
/
+167
*
Modified the host process monitor callback function Host::StartMonitoringChil...
Greg Clayton
2010-08-21
1
-1
/
+1
*
Centralized all disassembly into static functions in source/Core/Disassembler...
Greg Clayton
2010-06-30
1
-0
/
+1
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-1
/
+3
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+393
[prev]