breakpad/src
Sterling Augustine a9afca9c06 Support miscelaneous dwarf5 forms.
Most of this is simple, "Read the form, get the data, then
call ProcessAttribute."

Handling DW_FORM_implcit_const is a little trickier, as it
is the only form that stores its value inline in the abbrev
table itself. Add a test for that.

Print errors for supplementary object files.

Change-Id: I0999b039848bded1891998a866e5059acd538a09
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/2446627
Reviewed-by: Joshua Peraza <jperaza@chromium.org>
2020-10-09 16:56:59 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client CopyFile: add a C++ API 2020-09-07 23:03:28 +00:00
common Support miscelaneous dwarf5 forms. 2020-10-09 16:56:59 +00:00
google_breakpad processor: subtract 1 from return pointers while scanning 2020-08-14 17:26:39 +00:00
processor amd64: reject frames with invalid rsp/rip 2020-10-07 19:33:38 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools Add native symbol uploads to Mac OS symupload tool. 2020-08-17 22:31:50 +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 Use breakpad_getcontext on all Linux platforms missing getcontext 2020-03-16 21:27:07 +00:00