breakpad/src/client/linux
Mike Frysinger 3ee9a0b274 linux_core_dumper: support setting exception_information
Many signals in Linux support additional metadata on a per-signal
basis.  We can extract that from NT_SIGINFO and pass it through
in the exception_information fields.

The current core dumper logic doesn't set exception_information
at all, so this is an improvement.

Bug: google-breakpad:791
Change-Id: I38b78d6494e9bc682441750d98ac9be5b0656f5a
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1497662
Reviewed-by: Mark Mentovai <mark@chromium.org>
2019-03-12 05:02:27 +00:00
..
crash_generation crash_generation: fix bad call to close 2016-12-09 15:56:26 +00:00
data The symbol files necessary for the processor to walk stacks on Linux that have __kernel_vsyscall at innermost frame. Special symbol files ar eneeded because EBP does not point to the frame when a thread is inside a system call. 2009-06-25 21:36:39 +00:00
dump_writer_common Rename MDRawContextARM64 and its context flags 2018-08-01 19:26:38 +00:00
handler breakpad: Remove semicolons. 2019-02-21 15:43:19 +00:00
log [microdump] Move microdump writes to the crash ring-buffer log 2015-08-17 10:32:26 +00:00
microdump_writer Linux: Write out si_code for SIGBUS exceptions. 2018-04-03 16:35:14 +00:00
minidump_writer linux_core_dumper: support setting exception_information 2019-03-12 05:02:27 +00:00
sender drop bundled gflags from the checkout 2017-09-13 23:38:29 +00:00