breakpad/src/processor
mmentovai 6b9955cc42 minidump_stackwalk should use MinidumpProcessor (#64). r=bryner
- Commit missing test data.

http://groups.google.com/group/airbag-dev/browse_thread/thread/cce30a84f6b2d728
--This line, and .those below, will be ignored--

A    src/processor/testdata/minidump2.stackwalk.out


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@54 4c0a9323-5329-0410-9bdc-e9ce6186880e
2006-10-27 00:41:52 +00:00
..
testdata minidump_stackwalk should use MinidumpProcessor (#64). r=bryner 2006-10-27 00:41:52 +00:00
address_map-inl.h Add PUBLIC support to SourceLineResolver (resolve function names in Windows 2006-10-20 19:50:01 +00:00
address_map.h Add PUBLIC support to SourceLineResolver (resolve function names in Windows 2006-10-20 19:50:01 +00:00
address_map_unittest.cc Add PUBLIC support to SourceLineResolver (resolve function names in Windows 2006-10-20 19:50:01 +00:00
call_stack.cc MinidumpProcessor should process all threads (#35). r=bryner 2006-10-24 19:31:21 +00:00
contained_range_map-inl.h Relicense to BSD (#29). r=bryner 2006-09-20 21:16:16 +00:00
contained_range_map.h Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
contained_range_map_unittest.cc Relicense to BSD (#29). r=bryner 2006-09-20 21:16:16 +00:00
linked_ptr.h Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker. 2006-10-20 01:46:38 +00:00
memory_region.h Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
minidump.cc Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
minidump.h Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
minidump_dump.cc Relicense to BSD (#29). r=bryner 2006-09-20 21:16:16 +00:00
minidump_dump_test Relicense to BSD (#29). r=bryner 2006-09-20 21:16:16 +00:00
minidump_format.h Add MDString to minidump_format.h (#59). r=bryner 2006-10-26 00:27:00 +00:00
minidump_processor.cc MinidumpProcessor uses the wrong context for non-crash threads (#62). r=bryner 2006-10-26 23:09:02 +00:00
minidump_processor_unittest.cc minidump_stackwalk should use MinidumpProcessor (#64). r=bryner 2006-10-27 00:40:56 +00:00
minidump_stackwalk.cc minidump_stackwalk should use MinidumpProcessor (#64). r=bryner 2006-10-27 00:40:56 +00:00
minidump_stackwalk_test minidump_stackwalk should use MinidumpProcessor (#64). r=bryner 2006-10-27 00:40:56 +00:00
pathname_stripper.cc minidump_stackwalk should use MinidumpProcessor (#64). r=bryner 2006-10-27 00:40:56 +00:00
pathname_stripper.h minidump_stackwalk should use MinidumpProcessor (#64). r=bryner 2006-10-27 00:40:56 +00:00
pathname_stripper_unittest.cc minidump_stackwalk should use MinidumpProcessor (#64). r=bryner 2006-10-27 00:40:56 +00:00
postfix_evaluator-inl.h Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
postfix_evaluator.h Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker. 2006-10-20 01:46:38 +00:00
postfix_evaluator_unittest.cc Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
process_state.cc MinidumpProcessor should process all threads (#35). r=bryner 2006-10-24 19:31:21 +00:00
range_map-inl.h Add PUBLIC support to SourceLineResolver (resolve function names in Windows 2006-10-20 19:50:01 +00:00
range_map.h Add PUBLIC support to SourceLineResolver (resolve function names in Windows 2006-10-20 19:50:01 +00:00
range_map_unittest.cc Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
scoped_ptr.h Replace auto_ptr with scoped_ptr (#56). r=bryner 2006-10-23 20:25:42 +00:00
simple_symbol_supplier.cc minidump_stackwalk should use MinidumpProcessor (#64). r=bryner 2006-10-27 00:40:56 +00:00
simple_symbol_supplier.h minidump_stackwalk should use MinidumpProcessor (#64). r=bryner 2006-10-27 00:40:56 +00:00
source_line_resolver.cc Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
source_line_resolver.h Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
source_line_resolver_unittest.cc Replace auto_ptr with scoped_ptr (#56). r=bryner 2006-10-23 20:25:42 +00:00
stack_frame_info.h Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
stackwalker.cc Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
stackwalker.h Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
stackwalker_ppc.cc Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
stackwalker_ppc.h Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
stackwalker_selftest.cc Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00
stackwalker_x86.cc minidump_stackwalk should use MinidumpProcessor (#64). r=bryner 2006-10-27 00:40:56 +00:00
stackwalker_x86.h Fix minor style problems (#58). r=bryner 2006-10-25 21:25:41 +00:00