aboutsummaryrefslogtreecommitdiff
path: root/src/processor/stackwalker_x86.h
Commit message (Expand)AuthorAgeFilesLines
* Follow-up to #26: get rid of supplier_data, it's not really needed sincebryner2006-09-201-2/+1
* Get rid of CrashReport, and rename CrashReportProcessor to MinidumpProcessorbryner2006-09-191-1/+1
* Add support to the StackWalker for resolving symbols, using abryner2006-09-081-2/+4
* Conform to style guidelines.mmentovai2006-09-071-22/+22
* Conform to style guidelines: methods overriding virtual methods should also b...mmentovai2006-09-061-2/+2
* Initial implementation of x86 stackwalker (#9). r=brynermmentovai2006-09-061-0/+68