breakpad/src/google_breakpad/processor
2012-12-08 03:18:52 +00:00
..
basic_source_line_resolver.h This change allows compiling the google-breakpad code using a global ::string class instead of std::string. For more details take a look at common/using_std_string.h 2012-06-28 22:46:01 +00:00
call_stack.h Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
code_module.h This change allows compiling the google-breakpad code using a global ::string class instead of std::string. For more details take a look at common/using_std_string.h 2012-06-28 22:46:01 +00:00
code_modules.h Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
exploitability.h Added method to exploitability class which checks if a given address contains all ascii characters. 2010-10-01 23:25:48 +00:00
fast_source_line_resolver.h Restrict ownership of symbol data buffers to symbol supplier. 2010-11-01 17:31:31 +00:00
memory_region.h Breakpad: Update copyright notice years on all files changed in 2010. 2010-02-09 17:08:56 +00:00
minidump.h The Google-breakpad processor rejects (ignores) context records that lack CPU type information in their context_flags fields. Such context records can be valid (e.g. contexts captured by ::RtlCaptureContext). 2012-12-08 03:18:52 +00:00
minidump_processor.h Allow processing dumps with missing stack memory for some threads 2012-11-06 16:50:01 +00:00
process_state.h This change allows compiling the google-breakpad code using a global ::string class instead of std::string. For more details take a look at common/using_std_string.h 2012-06-28 22:46:01 +00:00
source_line_resolver_base.h Tiny fix for memory allocation/deallocation mismatch 2010-11-01 22:10:10 +00:00
source_line_resolver_interface.h This change allows compiling the google-breakpad code using a global ::string class instead of std::string. For more details take a look at common/using_std_string.h 2012-06-28 22:46:01 +00:00
stack_frame.h This change allows compiling the google-breakpad code using a global ::string class instead of std::string. For more details take a look at common/using_std_string.h 2012-06-28 22:46:01 +00:00
stack_frame_cpu.h Refactor the logic of resolving source line info into helper class. 2012-10-10 21:41:52 +00:00
stack_frame_symbolizer.h Check-in stack_frame_symbolizer.[h|cc] that were missing in r1068. 2012-10-11 17:58:37 +00:00
stackwalker.h Allow StackwalkerARM to scan much farther to find the caller of the context frame 2012-12-04 19:30:31 +00:00
symbol_supplier.h This change allows compiling the google-breakpad code using a global ::string class instead of std::string. For more details take a look at common/using_std_string.h 2012-06-28 22:46:01 +00:00
system_info.h This change allows compiling the google-breakpad code using a global ::string class instead of std::string. For more details take a look at common/using_std_string.h 2012-06-28 22:46:01 +00:00