diff options
author | David Yen <dyen@chromium.org> | 2016-04-08 04:37:45 +0200 |
---|---|---|
committer | Jochen Eisinger <jochen@chromium.org> | 2016-04-08 04:37:45 +0200 |
commit | b0e5f262334e9a4d9e083d0daf430be2202f0152 (patch) | |
tree | 6047c3863e0f4babeaa71da9497ec3ef8031f3cc /src/client/solaris/handler | |
parent | Remove unreferenced local variable which breaks build. (diff) | |
download | breakpad-b0e5f262334e9a4d9e083d0daf430be2202f0152.tar.xz |
Added 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
Review URL: https://codereview.chromium.org/1864823002 .
Patch from David Yen <dyen@chromium.org>.
Diffstat (limited to 'src/client/solaris/handler')
0 files changed, 0 insertions, 0 deletions