aboutsummaryrefslogtreecommitdiff
path: root/src/processor/stackwalker.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Follow-up to #26: get rid of supplier_data, it's not really needed sincebryner2006-09-201-4/+3
* Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessorbryner2006-09-191-3/+4
* addressing follow-up review comments from mark (#17)bryner2006-09-081-3/+2
* Add support to the StackWalker for resolving symbols, using abryner2006-09-081-6/+19
* Initial implementation of x86 stackwalker (#9). r=brynermmentovai2006-09-061-0/+78