aboutsummaryrefslogtreecommitdiff
path: root/src/processor/testdata
Commit message (Expand)AuthorAgeFilesLines
...
* Suppress handler thread from appearing in MinidumpProcessor's ProcessStatemmentovai2006-11-068-15326/+22097
* Symbol file should contain module GUID at beginning (#66). r=brynermmentovai2006-11-065-0/+5
* minidump_stackwalk should use MinidumpProcessor (#64). r=brynermmentovai2006-10-271-0/+19
* minidump_stackwalk should use MinidumpProcessor (#64). r=brynermmentovai2006-10-273-11573/+21279
* minidump_dump does not print MDRawSystemInfo::processor_revision. No bug.mmentovai2006-10-251-1/+1
* MinidumpProcessor should process all threads (#35). r=brynermmentovai2006-10-241-0/+1
* Add PUBLIC support to SourceLineResolver (resolve function names in Windowsmmentovai2006-10-201-0/+2
* Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.mmentovai2006-10-205-1384/+1390
* Handle frame pointer omission (#21), part 3: SourceLineResolver and PDBSource...mmentovai2006-09-283-0/+864
* Relicense to BSD (#29). r=brynermmentovai2006-09-203-0/+29
* Make SourceLineResolver use RangeMap (#13). r=brynermmentovai2006-09-084-6579/+6579
* Add support to the StackWalker for resolving symbols, using abryner2006-09-083-0/+10731
* minidump_dump test is timezone-dependent (#15). r=brynermmentovai2006-09-071-1/+1
* Initial implementation of x86 stackwalker (#9). r=brynermmentovai2006-09-061-0/+23
* Initial implementation of minidump reader (#6). r=brynermmentovai2006-09-062-0/+3734
* Initial import, which includes the Windows client-side dump_syms tool, andbryner2006-08-253-0/+26