breakpad/src/processor/testdata
mmentovai f614cb9845 Pass the exception record (EXCEPTION_POINTERS*) to callback functions from
ExceptionHandler on Windows.  Patch by John Abd-El-Malek.  r=me

Interface change: post-dump and pre-dump (filter) callbacks now must accept
an additional EXCEPTION_POINTERS* argument.


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@103 4c0a9323-5329-0410-9bdc-e9ce6186880e
2007-01-12 16:54:10 +00:00
..
symbols Allow exception handler callbacks more flexibility (#81). r=bryner 2006-12-07 20:46:54 +00:00
minidump2.dmp Allow exception handler callbacks more flexibility (#81). r=bryner 2006-12-07 20:46:54 +00:00
minidump2.dump.out Fix capitalization of identifiers (#94). r=bryner 2006-12-12 21:52:56 +00:00
minidump2.stackwalk.out Allow exception handler callbacks more flexibility (#81). r=bryner 2006-12-07 20:46:54 +00:00
module1.out Test data update following PDBSourceLineWriter change (#91). r=bryner 2006-12-07 15:55:30 +00:00
module2.out Test data update following PDBSourceLineWriter change (#91). r=bryner 2006-12-07 15:55:30 +00:00
module3_bad.out Test data update following PDBSourceLineWriter change (#91). r=bryner 2006-12-07 15:55:30 +00:00
test_app.cc Pass the exception record (EXCEPTION_POINTERS*) to callback functions from 2007-01-12 16:54:10 +00:00