mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-02-15 07:42:58 +00:00
This is currently mostly useful to expose the annotations that Crashpad stores in minidumps. Example output: MDRawCrashpadInfo version = 1 report_id = 01234567-89ab-cdef-0123-456789abcdef client_id = fedcba98-7654-3210-fedc-ba9876543210 simple_annotations["channel"] = canary simple_annotations["plat"] = OS X simple_annotations["prod"] = Chrome_Mac simple_annotations["ver"] = 59.0.3069.0 module_list[0].minidump_module_list_index = 0 module_list[0].version = 1 module_list[0].simple_annotations["ptype"] = crashpad-handler module_list[1].minidump_module_list_index = 28 module_list[1].version = 1 module_list[1].list_annotations[0] = abort() called Change-Id: I00ba291f93ea3a37fc3754c651b3ccc542e5b8b2 Reviewed-on: https://chromium-review.googlesource.com/688416 Reviewed-by: Robert Sesek <rsesek@chromium.org> |
||
|---|---|---|
| .. | ||
| basic_source_line_resolver.h | ||
| call_stack.h | ||
| code_module.h | ||
| code_modules.h | ||
| dump_context.h | ||
| dump_object.h | ||
| exploitability.h | ||
| fast_source_line_resolver.h | ||
| memory_region.h | ||
| microdump_processor.h | ||
| microdump.h | ||
| minidump_processor.h | ||
| minidump.h | ||
| proc_maps_linux.h | ||
| process_result.h | ||
| process_state.h | ||
| source_line_resolver_base.h | ||
| source_line_resolver_interface.h | ||
| stack_frame_cpu.h | ||
| stack_frame_symbolizer.h | ||
| stack_frame.h | ||
| stackwalker.h | ||
| symbol_supplier.h | ||
| system_info.h | ||