breakpad/src
Ben Hamilton 9cc38fec8b [dump_syms/Mac] New -n MODULE arg to Mac dump_syms
Previously, dump_syms always used the basename of the on-disk file as
the Breakpad module name and required that the on-disk filename of the dSYM and binary file match, or it would exit with an error.

Build automation often uses filenames unrelated to the Breakpad module
name, so this CL adds a new optional "-n MODULE" argument to Mac
dump_syms that allows passing in the Breakpad module name from outside.

In this case, the basename of the on-disk file(s) is ignored and
no longer required to match.

Change-Id: Ic38e8cf762c79bce61d289b397293eff6c0039ce
Bug: b/273531493
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/4338857
Reviewed-by: Robert Sesek <rsesek@chromium.org>
2023-03-20 18:43:06 +00:00
..
client Add #include <config.h> to the beginning of all cc files 2023-02-27 19:31:32 +00:00
common [dump_syms/Mac] New -n MODULE arg to Mac dump_syms 2023-03-20 18:43:06 +00:00
google_breakpad Add support for reading annotation objects in Crashpad modules 2023-01-26 20:22:33 +00:00
processor Remove extra comma in minidump_stackwalk.cc 2023-03-16 16:13:59 +00:00
third_party gyp: drop unused build system 2022-12-05 01:38:54 +00:00
tools [dump_syms/Mac] New -n MODULE arg to Mac dump_syms 2023-03-20 18:43:06 +00:00
breakpad_googletest_includes.h
config.h.in enables C++17 mode 2022-10-14 19:08:12 +00:00