DescriptionAdded an option (-i) to have dump_syms output header information only.
It is often helpful to check if a particular symbol file dumped by
dump_syms actually matches a version of a binary file we have. The
symbol output contains an ID which can be used to see if it matches
the binary file. Unfortunately, this ID is internally calculated
and not a standard hash of the binary file. Being able to output the
header information only will allow users to determine whether their
symbol file is up to date or not.
R=jochen@chromium.org
BUG=561447
Committed: https://chromium.googlesource.com/breakpad/breakpad/+/b0e5f262334e9a4d9e083d0daf430be2202f0152
Patch Set 1 #Patch Set 2 : Revert src/common/module (it was unnecessary) #Patch Set 3 : rebase #Patch Set 4 : merge #
Messages
Total messages: 8 (2 generated)
|