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
/
RegisterContextLLDB.h
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
-2
/
+2
*
All UnwindPlan objects are now passed around as shared pointers.
Greg Clayton
2011-02-15
1
-6
/
+9
*
Avoid infinite loops in stack backtraces and renamed:
Greg Clayton
2011-01-17
1
-1
/
+1
*
Put more smarts into the RegisterContext base class. Now the base class has
Greg Clayton
2011-01-09
1
-1
/
+1
*
Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.
Greg Clayton
2011-01-08
1
-2
/
+2
*
Fixed issues with RegisterContext classes and the subclasses. There was
Greg Clayton
2011-01-06
1
-4
/
+2
*
I'm not thrilled with how I structured this but RegisterContextLLDB
Jason Molenda
2010-11-12
1
-4
/
+15
*
Silence a bunch of clang warnings.
Benjamin Kramer
2010-11-10
1
-1
/
+1
*
Implement RegisterContext::WriteRegisterBytes in RegisterContextLLDB.
Jason Molenda
2010-11-09
1
-1
/
+1
*
Handle the case where no eh_frame section is present.
Jason Molenda
2010-11-04
1
-5
/
+6
*
Add an unwind log Printf to note when an eh_frame section is
Jason Molenda
2010-10-26
1
-3
/
+14
*
Check in the native lldb unwinder.
Jason Molenda
2010-10-25
1
-0
/
+177