mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-28 08:51:11 +02:00
dump_syms can only dump the symbols of an executable with the same ELF format as itself. Some recent build configurations now have binaries with differing ELF formats. For example, issue 25468 has a 64-bit kernel where everything else is 32-bit, and issue 25466 indicates there's a test that contains a 32-bit executable. BUG=chromium-os:25496, chromium-os:25468, chromium-os:25466 TEST=Ran cros_generate_breakpad_symbols on 32/64-bit executables Change-Id: I15f5115585b3ed54ca7ae7b631216285baef8580 Reviewed-on: https://gerrit.chromium.org/gerrit/14835 Tested-by: Michael Krebs <mkrebs@chromium.org> Reviewed-by: David James <davidjames@chromium.org> Commit-Ready: Michael Krebs <mkrebs@chromium.org>
Description
Languages
Shell
93.1%
Python
6.9%