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
/
Plugins
/
Process
/
Utility
/
UnwindMacOSXFrameBackchain.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Roll back the changes I made in r193907 which created a new Frame
Jason Molenda
2013-11-04
1
-3
/
+3
*
Add a new base class, Frame. It is a pure virtual function which
Jason Molenda
2013-11-02
1
-3
/
+3
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-1
/
+1
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-0
/
+3
*
<rdar://problem/10997402>
Greg Clayton
2012-03-07
1
-2
/
+12
*
Remove a ton of implicit narrowing conversions for C++11 compatibility.
Benjamin Kramer
2012-02-21
1
-1
/
+1
*
Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr
Greg Clayton
2012-02-21
1
-15
/
+33
*
Lock the Unwinder before accessing it.
Jim Ingham
2011-10-21
1
-3
/
+3
*
Allow the macosx frame backchain to use 32/64 bit as the selector when
Greg Clayton
2011-03-04
1
-3
/
+3
*
Abtracted all mach-o and ELF out of ArchSpec. This patch is a modified form
Greg Clayton
2011-02-23
1
-3
/
+3
*
Fixed issues with RegisterContext classes and the subclasses. There was
Greg Clayton
2011-01-06
1
-7
/
+8
*
Clarified the intent of the SymbolContextScope class in the header
Greg Clayton
2010-08-30
1
-1
/
+1
*
Got a lot of the kinks worked out in the inline support after debugging more
Greg Clayton
2010-08-24
1
-2
/
+2
*
Added support for inlined stack frames being represented as real stack frames
Greg Clayton
2010-08-24
1
-1
/
+1
*
typedef fixups, patch from Jean-Daniel Dupas.
Greg Clayton
2010-07-07
1
-2
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+243