breakpad/src/processor
cdn@chromium.org cec12872c4 Added the base exploitability module for windows. This only adds the very basic exception type based analysis for now.
BUG=NONE
TEST=MinidumpProcessorTest.TestExploitilityEngine

Review URL: http://breakpad.appspot.com/189001

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@698 4c0a9323-5329-0410-9bdc-e9ce6186880e
2010-09-22 02:37:19 +00:00
..
proto Remove proto generated source files from svn. 2010-09-08 23:36:54 +00:00
testdata 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
address_map-inl.h Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
address_map.h Add logging to minidump processor (#82). Part 2: add messages to the rest of 2007-05-21 20:09:33 +00:00
address_map_unittest.cc Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
basic_code_module.h provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
basic_code_modules.cc Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
basic_code_modules.h Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
basic_source_line_resolver.cc Fix memory leak in BasicSourceLineResolver::UnloadModule 2010-08-27 13:32:19 +00:00
basic_source_line_resolver_unittest.cc Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
binarystream.cc provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
binarystream.h provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
binarystream_unittest.cc provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
call_stack.cc Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
cfi_frame_info-inl.h Breakpad: Add minidump processor support for DWARF Call Frame Information. 2010-03-16 16:28:32 +00:00
cfi_frame_info.cc Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
cfi_frame_info.h provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
cfi_frame_info_unittest.cc provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
contained_range_map-inl.h Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
contained_range_map.h Add logging to minidump processor (#82). Part 2: add messages to the rest of 2007-05-21 20:09:33 +00:00
contained_range_map_unittest.cc Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
exploitability.cc Added the base exploitability module for windows. This only adds the very basic exception type based analysis for now. 2010-09-22 02:37:19 +00:00
exploitability_win.cc Added the base exploitability module for windows. This only adds the very basic exception type based analysis for now. 2010-09-22 02:37:19 +00:00
exploitability_win.h Added the base exploitability module for windows. This only adds the very basic exception type based analysis for now. 2010-09-22 02:37:19 +00:00
linked_ptr.h Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
logging.cc Use "%" PRIx64 instead of "%llx" (#241). r=bryner 2008-02-25 19:32:00 +00:00
logging.h Allow building with -pedantic (#186). r=ted.mielczarek 2007-05-31 19:44:52 +00:00
minidump.cc Reducing severity of most commonly logged ERRORS. 2010-09-09 21:15:32 +00:00
minidump_dump.cc Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
minidump_dump_test Suppress handler thread from appearing in MinidumpProcessor's ProcessState 2006-11-06 23:00:19 +00:00
minidump_processor.cc Added the base exploitability module for windows. This only adds the very basic exception type based analysis for now. 2010-09-22 02:37:19 +00:00
minidump_processor_unittest.cc Added the base exploitability module for windows. This only adds the very basic exception type based analysis for now. 2010-09-22 02:37:19 +00:00
minidump_stackwalk.cc Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
minidump_stackwalk_machine_readable_test Add module list to machine-readable minidump_stackwalk output (#119). 2007-01-29 21:30:31 +00:00
minidump_stackwalk_test minidump_stackwalk should use MinidumpProcessor (#64). r=bryner 2006-10-27 00:40:56 +00:00
minidump_unittest.cc Fix unit tests that have not built since @610 2010-07-23 17:20:42 +00:00
network_interface.h provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
network_source_line_protocol.h provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
network_source_line_resolver.cc Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
network_source_line_resolver_server_unittest.cc Fix test breakage caused by my last checkin :-( 2010-06-04 20:53:20 +00:00
network_source_line_resolver_unittest.cc provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
network_source_line_server.cc provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
network_source_line_server.h provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
network_source_line_server_unittest.cc provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
pathname_stripper.cc Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
pathname_stripper.h Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
pathname_stripper_unittest.cc Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
postfix_evaluator-inl.h Initialize variables that currently may theoretically be used uninitialized 2010-09-16 20:52:06 +00:00
postfix_evaluator.h Breakpad: Update copyright notice years on all files changed in 2010. 2010-02-09 17:08:56 +00:00
postfix_evaluator_unittest.cc Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
process_state.cc issue 170 - Report assertion type in minidump_stackwalk output. r=mark at http://breakpad.appspot.com/45001 2009-12-02 17:43:57 +00:00
range_map-inl.h Fix a bug in range_map-inl.h and add a unittest to expose the exisiting bug. 2010-09-15 01:11:34 +00:00
range_map.h Add logging to minidump processor (#82). Part 2: add messages to the rest of 2007-05-21 20:09:33 +00:00
range_map_unittest.cc Initialize variables that currently may theoretically be used uninitialized 2010-09-16 20:52:06 +00:00
scoped_ptr.h Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
simple_symbol_supplier.cc Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
simple_symbol_supplier.h Fix for issues 296, 297. Various symbol supplier classes need to be updated with new overload('make check' was failing, as well as crash_report), and remove logging that was flooding output 2009-02-27 23:59:40 +00:00
source_daemon.cc provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
stackwalker.cc Limit the number of frames we try to walk to prevent runaway processors. 2010-08-26 21:38:51 +00:00
stackwalker_amd64.cc Cleanup: Remove a useless check. 2010-08-26 18:16:35 +00:00
stackwalker_amd64.h Breakpad processor: Support AMD64 stack unwinding driven by DWARF CFI. 2010-03-16 16:49:53 +00:00
stackwalker_amd64_unittest.cc Fix unit tests that have not built since @610 2010-07-23 17:20:42 +00:00
stackwalker_arm.cc Breakpad: Support DWARF CFI-driven stack walking on ARM. 2010-03-16 16:46:22 +00:00
stackwalker_arm.h Breakpad: Support DWARF CFI-driven stack walking on ARM. 2010-03-16 16:46:22 +00:00
stackwalker_arm_unittest.cc Fix unit tests that have not built since @610 2010-07-23 17:20:42 +00:00
stackwalker_ppc.cc Breakpad: Update copyright notice years on all files changed in 2010. 2010-02-09 17:08:56 +00:00
stackwalker_ppc.h Breakpad: Update copyright notice years on all files changed in 2010. 2010-02-09 17:08:56 +00:00
stackwalker_selftest.cc Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
stackwalker_selftest_sol.s Add SPARC/Solaris support to client handler and processor (#201, 200). 2007-09-26 18:28:05 +00:00
stackwalker_sparc.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
stackwalker_sparc.h Breakpad: Update copyright notice years on all files changed in 2010. 2010-02-09 17:08:56 +00:00
stackwalker_unittest_utils.h Breakpad processor: Unit tests for StackwalkerX86. 2010-03-16 16:25:30 +00:00
stackwalker_x86.cc Breakpad: Add minidump processor support for DWARF Call Frame Information. 2010-03-16 16:28:32 +00:00
stackwalker_x86.h Fix include paths to be consistent with rest of project 2010-04-28 23:03:59 +00:00
stackwalker_x86_unittest.cc Fix unit tests that have not built since @610 2010-07-23 17:20:42 +00:00
static_map-inl.h Add StaticMap implementation and unittest to breakpad. 2010-09-20 17:45:15 +00:00
static_map.h Add StaticMap implementation and unittest to breakpad. 2010-09-20 17:45:15 +00:00
static_map_iterator-inl.h Add StaticMap implementation and unittest to breakpad. 2010-09-20 17:45:15 +00:00
static_map_iterator.h Add StaticMap implementation and unittest to breakpad. 2010-09-20 17:45:15 +00:00
static_map_unittest.cc Add StaticMap implementation and unittest to breakpad. 2010-09-20 17:45:15 +00:00
synth_minidump.cc Fix unit tests that have not built since @610 2010-07-23 17:20:42 +00:00
synth_minidump.h Fix unit tests that have not built since @610 2010-07-23 17:20:42 +00:00
synth_minidump_unittest.cc Fix unit tests that have not built since @610 2010-07-23 17:20:42 +00:00
synth_minidump_unittest_data.h Breakpad Processor: Add new unit tests for google_breakpad::Minidump 2010-03-16 16:20:34 +00:00
tokenize.cc provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
tokenize.h provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
udp_network.cc Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00
udp_network.h provide a network source line resolver + server. r=mark,jimb at http://breakpad.appspot.com/36001 2010-04-08 23:06:23 +00:00
windows_frame_info.h Breakpad: Avoid using the C++ <cfoo> headers. 2010-06-25 16:57:07 +00:00