breakpad/src
Ivan Penkov c685fe1153 Better identification of context frames.
Since the introduction of inlined frames, it is not sufficient to check
the stack trace length (== 1) in order to identify context frames.
Updating all location that were depending on this assumption to check
for frame trust level instead.

Change-Id: I98f966889367c2270c268b8e78b67418c89c50f1
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/3499020
Reviewed-by: Mark Mentovai <mark@chromium.org>
2022-03-01 21:11:40 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client namespace implementations of FileID 2022-01-28 17:11:22 +00:00
common Add support for product_name in Mac sym_upload v2 2022-02-04 22:41:30 +00:00
google_breakpad Support for leaf functions which don't touch any callee-saved registers 2022-02-24 22:51:59 +00:00
processor Better identification of context frames. 2022-03-01 21:11:40 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools Fix missing <memory> header for Windows dump_syms 2022-02-13 15:06:00 +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 Do not build core_handler unless memfd_create is available 2020-12-21 22:07:02 +00:00