Documentation ¶
Overview ¶
Tool upload_system_symbols generates and uploads Breakpad symbol files for OS X system libraries.
This tool shells out to the dump_syms and symupload Breakpad tools. In its default mode, this will find all dynamic libraries on the system, run dump_syms to create the Breakpad symbol files, and then upload them to Google's crash infrastructure.
The tool can also be used to only dump libraries or upload from a directory. See -help for more information.
Both i386 and x86_64 architectures will be dumped and uploaded.
Click to show internal directories.
Click to hide internal directories.