index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
processor
/
stackwalker.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix minor style problems (#58). r=bryner
mmentovai
2006-10-25
1
-1
/
+1
*
Replace auto_ptr with scoped_ptr (#56). r=bryner
mmentovai
2006-10-23
1
-6
/
+3
*
Make stack_frame_info vector hold linked_ptrs instead of objects;
mmentovai
2006-10-23
1
-10
/
+19
*
Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.
mmentovai
2006-10-20
1
-17
/
+18
*
Reduce calls to SymbolSupplier::GetSymbolFile() (#48).
bryner
2006-10-16
1
-5
/
+4
*
Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSource...
mmentovai
2006-09-28
1
-2
/
+7
*
ppc stackwalker (#30). r=bryner
mmentovai
2006-09-25
1
-10
/
+32
*
Relicense to BSD (#29). r=bryner
mmentovai
2006-09-20
1
-10
/
+25
*
Follow-up to #26: get rid of supplier_data, it's not really needed since
bryner
2006-09-20
1
-4
/
+3
*
Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessor
bryner
2006-09-19
1
-3
/
+4
*
addressing follow-up review comments from mark (#17)
bryner
2006-09-08
1
-3
/
+2
*
Add support to the StackWalker for resolving symbols, using a
bryner
2006-09-08
1
-6
/
+19
*
Initial implementation of x86 stackwalker (#9). r=bryner
mmentovai
2006-09-06
1
-0
/
+78