breakpad/src
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
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client linux_core_dumper: support setting exception_information 2019-03-12 05:02:27 +00:00
common linux_core_dumper: add a fallback definition for NT_SIGINFO 2019-03-07 05:58:16 +00:00
google_breakpad breakpad: Remove semicolons. 2019-02-21 15:43:19 +00:00
processor Always emit a 32-bit crash address for 32-bit architectures 2019-01-30 16:21:52 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools core2md: write error message with perror 2019-03-04 16:45:16 +00:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Only use O_CLOEXEC on platforms that support it 2017-05-10 21:32:37 +00:00