aboutsummaryrefslogtreecommitdiff
path: root/src/processor/testdata
Commit message (Expand)AuthorAgeFilesLines
* Print the correct return address, even on architectures where StackFrame::ins...jimblandy2013-01-222-6/+6
* FastSourceLineResolver implementation for optimization purpose.SiyangXie@gmail.com2010-10-211-0/+22151
* Make dump_syms output an INFO CODE_ID line that includes the code file and co...ted.mielczarek2010-10-051-0/+1
* missed test crashdumps in revision 706.cdn@chromium.org2010-10-024-0/+0
* Added libdisasm to the repository. This library is no longer under developmen...cdn@chromium.org2010-10-0112-0/+0
* Import linux_syscall_support.h from linux-syscall-support.googlecode.com inst...thestig@chromium.org2010-09-151-1/+1
* Breakpad: Avoid using the C++ <cfoo> headers.ted.mielczarek2010-06-252-2/+3
* Fix test breakage caused by my last checkin :-(nealsid2010-06-042-2/+2
* Breakpad: Add minidump processor support for DWARF Call Frame Information.jimblandy2010-03-162-0/+12
* Breakpad processor: Fix function and public symbol lookup.jimblandy2010-01-281-0/+3
* Added on-demand minidump generation for Linux, and a Linux test app.brdevmn2009-12-161-0/+81
* Let x86 stackwalker scan stack in cases where program evaluation fails. Origi...ted.mielczarek2009-10-081-0/+4
* Fix newlines (#253). rs=ted.mielczarekmmentovai2008-04-071-22151/+22151
* Remove dependency on ole32 on Windows (#132). Patch by Sorin Jianu <sorinj>,...mmentovai2008-01-281-2/+1
* Allow finer control over installed handler types (#193). r=ted.mielczarekmmentovai2007-07-021-1/+3
* Updated test data from Issue 143ted.mielczarek2007-05-302-1/+2
* Issue 168 - Output debug file and debug identifier in minidump_stackwalk mach...ted.mielczarek2007-05-161-13/+13
* 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