aboutsummaryrefslogtreecommitdiff
path: root/src/processor/minidump_stackwalk.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.mmentovai2006-10-201-9/+10
* ppc stackwalker (#30). r=brynermmentovai2006-09-251-13/+28
* Relicense to BSD (#29). r=brynermmentovai2006-09-201-10/+25
* Follow-up to #26: get rid of supplier_data, it's not really needed sincebryner2006-09-201-1/+1
* Change interface for providing files to Minidump (#19). r=brynermmentovai2006-09-081-17/+4
* Add support to the StackWalker for resolving symbols, using abryner2006-09-081-11/+6
* Initial implementation of x86 stackwalker (#9). r=brynermmentovai2006-09-061-0/+118