diff options
author | Joshua Peraza <jperaza@chromium.org> | 2019-10-29 17:55:54 -0700 |
---|---|---|
committer | Mike Frysinger <vapier@chromium.org> | 2019-10-30 17:54:00 +0000 |
commit | 5085b1d0df9c4b6f0f32b100f88611bc2beb3c09 (patch) | |
tree | c1bca3a2626ed1dfbdfc8814ddac3f56b0b1d716 /src/common/stabs_reader.cc | |
parent | linux, dump_syms: Make style consistent in module unittest (diff) | |
download | breakpad-5085b1d0df9c4b6f0f32b100f88611bc2beb3c09.tar.xz |
linux, client: set module name from DT_SONAME
3e56ef9d changed dump_syms to set the module name from DT_SONAME
expecting that clients were already using DT_SONAME when it was
present. The Breakpad client previously only used DT_SONAME as the name
for a module if it detected that it was likely mapped from a zip file.
This patch updates the Breakpad Linux client to always use the
DT_SONAME in minidumps if it's present.
Also included are changes to address comments that were missed from
that review.
Bug: 1016924
Change-Id: I4aae8c05e6793d4b0598049a8964ddd4cb0c6194
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/1889231
Reviewed-by: Mark Mentovai <mark@chromium.org>
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Diffstat (limited to 'src/common/stabs_reader.cc')
0 files changed, 0 insertions, 0 deletions