mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
'dump_syms' was recently changed to be built 64-bit, with a 32-bit version available as 'dump_syms.32'. This change makes use of the 32b dump_syms if a file is built 32b. For almost all targets nowadays, we should only see 64b files, but things like the installer can still be 32b. Also see https://gerrit.chromium.org/gerrit/14835. BUG=chromium-os:22778 TEST=Ran cros_generate_breakpad_symbols on 32/64-bit executables CQ-DEPEND=I6551fe22fb0caebd3584f76f95a543e9a91b7e1b Change-Id: I780c20eeb745a919dbe130cf3cede7ec5ca6483a Reviewed-on: https://gerrit.chromium.org/gerrit/18569 Commit-Ready: Michael Krebs <mkrebs@chromium.org> Tested-by: Michael Krebs <mkrebs@chromium.org> Reviewed-by: David James <davidjames@chromium.org>
Description
Languages
Shell
93.1%
Python
6.9%