breakpad/src/client
Joshua Peraza 5085b1d0df 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>
2019-10-30 17:54:00 +00:00
..
apple/Framework Mac: Add support for in-process crash reporting to Breakpad. 2014-09-15 22:48:18 +00:00
ios Fix orphaned crash reports. 2019-05-15 03:47:37 +00:00
linux linux, client: set module name from DT_SONAME 2019-10-30 17:54:00 +00:00
mac Fix a build break with SDK 10.14. 2019-05-29 16:53:09 +00:00
solaris/handler convert_UTF: rewrite in C++ 2019-09-04 20:25:23 +00:00
windows Fix breakpad client build. 2019-06-24 22:44:01 +00:00
minidump_file_writer-inl.h
minidump_file_writer.cc Android: Workaround for ftruncate() issues. 2015-11-05 15:45:01 -08:00
minidump_file_writer.h Fix the documentation for MinidumpFileWriter::Open(). 2014-05-12 19:36:46 +00:00
minidump_file_writer_unittest.cc convert_UTF: rewrite in C++ 2019-09-04 20:25:23 +00:00