aboutsummaryrefslogtreecommitdiff
path: root/src/processor/testdata
Commit message (Expand)AuthorAgeFilesLines
* Ignore functions that have invalid addresses or sizes, instead of aborting thebryner2007-03-222-0/+7
* Rename Airbag to Breakpad.mmentovai2007-02-147-21946/+22221
* Airbag windows client didn't trap VC8 parameter validation errors. Now itmmentovai2007-02-071-0/+1
* Add module list to machine-readable minidump_stackwalk output (#119).mmentovai2007-01-291-0/+21
* Pass the exception record (EXCEPTION_POINTERS*) to callback functions frommmentovai2007-01-121-1/+2
* Fix capitalization of identifiers (#94). r=brynermmentovai2006-12-121-11/+11
* Allow exception handler callbacks more flexibility (#81). r=brynermmentovai2006-12-076-21473/+21950
* Test data update following PDBSourceLineWriter change (#91). r=brynermmentovai2006-12-075-5/+5
* Module API (#32). r=waylonis, brynermmentovai2006-12-052-26/+80
* Support GUID-less PDBs (#77). r=brynermmentovai2006-11-215-3948/+5
* 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