aboutsummaryrefslogtreecommitdiff
path: root/src/processor
Commit message (Expand)AuthorAgeFilesLines
...
* Make SourceLineResolver fill a StackFrame rather than using its own struct (#...bryner2006-09-073-69/+59
* Conform to style guidelines.mmentovai2006-09-078-593/+572
* minidump_dump test is timezone-dependent (#15). r=brynermmentovai2006-09-072-2/+2
* 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-067-0/+479
* Initial implementation of minidump reader (#6). r=brynermmentovai2006-09-0610-0/+7686
* Change header paths and include guards to be relative to the "src" directory....bryner2006-09-053-5/+5
* Make build system less annoying (#8) r=brynermmentovai2006-08-303-10/+10
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-256-0/+475