mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* Update mac symbol dump Update posix generate_breakpad_symbols.py file to use argparse instead of deprecated optparse. Also, make changes to the posix generate_breakpad_symbols.py file to accept multiple binaries. And update dump-symbols.py to get symbols for the mac helper app as well. * Changes to appease the linter