breakpad/src/processor/testdata
bryner d5e66382d1 Add support to the StackWalker for resolving symbols, using a
caller-implemented SymbolSupplier object to get a symbol file.

Add a CrashReportProcessor object which provides a simple API for processing
a CrashReport struct, given a SymbolSupplier and a minidump file.

r=mmentovai (#17))


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@18 4c0a9323-5329-0410-9bdc-e9ce6186880e
2006-09-08 02:35:53 +00:00
..
minidump1.dmp Initial implementation of minidump reader (#6). r=bryner 2006-09-06 02:56:44 +00:00
minidump1.out minidump_dump test is timezone-dependent (#15). r=bryner 2006-09-07 15:17:40 +00:00
minidump1.stack.out Initial implementation of x86 stackwalker (#9). r=bryner 2006-09-06 19:28:46 +00:00
minidump2.dmp Add support to the StackWalker for resolving symbols, using a 2006-09-08 02:35:53 +00:00
minidump2.sym Add support to the StackWalker for resolving symbols, using a 2006-09-08 02:35:53 +00:00
module1.out Initial import, which includes the Windows client-side dump_syms tool, and 2006-08-25 21:14:45 +00:00
module2.out Initial import, which includes the Windows client-side dump_syms tool, and 2006-08-25 21:14:45 +00:00
module3_bad.out Initial import, which includes the Windows client-side dump_syms tool, and 2006-08-25 21:14:45 +00:00
test_app.cc Add support to the StackWalker for resolving symbols, using a 2006-09-08 02:35:53 +00:00