breakpad/src/processor/testdata
primiano@chromium.org 57e5b074f6 Introduce microdump_stackwalk comand line executable
This introduces the microdump_stackwalk binary which takes advantage
of the MicrodumpProcessor to symbolize microdumps.
Its operation is identical to the one of minidump_stackwalk.
This CL, in fact, is also refactoring most of the common bits into
stackwalk_common.

BUG=chromium:410294
R=mmandlis@chromium.org

Review URL: https://breakpad.appspot.com/4704002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1405 4c0a9323-5329-0410-9bdc-e9ce6186880e
2014-11-25 11:36:38 +00:00
..
symbols Microdump processing implementation 2014-11-19 21:33:26 +00:00
ascii_read_av_block_write.dmp Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ascii_read_av_clobber_write.dmp Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ascii_read_av_conditional.dmp Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ascii_read_av_then_jmp.dmp Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ascii_read_av_xchg_write.dmp Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ascii_read_av.dmp Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ascii_write_av_arg_to_call.dmp Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
ascii_write_av.dmp Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
exec_av_on_stack.dmp Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
linux_null_read_av.dmp Add simple exploitability analysis for Linux crashes. 2013-10-29 20:03:39 +00:00
linux_overflow.dmp Add simple exploitability analysis for Linux crashes. 2013-10-29 20:03:39 +00:00
linux_stacksmash.dmp Add simple exploitability analysis for Linux crashes. 2013-10-29 20:03:39 +00:00
linux_test_app.cc Import linux_syscall_support.h from linux-syscall-support.googlecode.com instead of using our own copy. 2010-09-15 22:31:57 +00:00
microdump.dmp Microdump processing implementation 2014-11-19 21:33:26 +00:00
microdump.stackwalk.machine_readable.out Introduce microdump_stackwalk comand line executable 2014-11-25 11:36:38 +00:00
microdump.stackwalk.out Introduce microdump_stackwalk comand line executable 2014-11-25 11:36:38 +00:00
minidump2.dmp Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
minidump2.dump.out Stringify minidump stream_type constants in minidump_dump output 2014-07-11 10:57:30 +00:00
minidump2.stackwalk.machine_readable.out Print the correct return address, even on architectures where StackFrame::instruction is offset. 2013-01-22 22:38:41 +00:00
minidump2.stackwalk.out Print the correct return address, even on architectures where StackFrame::instruction is offset. 2013-01-22 22:38:41 +00:00
module0.out FastSourceLineResolver implementation for optimization purpose. 2010-10-21 17:13:01 +00:00
module1.out Make dump_syms output an INFO CODE_ID line that includes the code file and code identifier. (Currently disabled to give Breakpad users time to update their processor code.) 2010-10-05 19:39:23 +00:00
module2.out Breakpad: Add minidump processor support for DWARF Call Frame Information. 2010-03-16 16:28:32 +00:00
module3_bad.out Test data update following PDBSourceLineWriter change (#91). r=bryner 2006-12-07 15:55:30 +00:00
module4_bad.out Ignore functions that have invalid addresses or sizes, instead of aborting the 2007-03-22 23:20:17 +00:00
null_read_av.dmp Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
null_write_av.dmp Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
read_av_clobber_write.dmp missed test crashdumps in revision 706. 2010-10-02 00:30:32 +00:00
read_av_conditional.dmp missed test crashdumps in revision 706. 2010-10-02 00:30:32 +00:00
read_av_non_null.dmp missed test crashdumps in revision 706. 2010-10-02 00:30:32 +00:00
stack_exhaustion.dmp Added libdisasm to the repository. This library is no longer under development so there 2010-10-01 22:38:10 +00:00
test_app.cc Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
write_av_non_null.dmp missed test crashdumps in revision 706. 2010-10-02 00:30:32 +00:00