Breakpad:Current Implementation: Difference between revisions

Jump to navigation Jump to search
Line 12: Line 12:


The |uploadsymbols| target simply calls the [http://mxr.mozilla.org/seamonkey/source/toolkit/airbag/tools/upload_symbols.sh upload_symbols.sh] script to upload the symbols using scp.  This script relies on certain environment variables being set:  
The |uploadsymbols| target simply calls the [http://mxr.mozilla.org/seamonkey/source/toolkit/airbag/tools/upload_symbols.sh upload_symbols.sh] script to upload the symbols using scp.  This script relies on certain environment variables being set:  
* AIRBAG_SYMBOL_SERVER : host to upload symbols to
* SYMBOL_SERVER_HOST : host to upload symbols to
* AIRBAG_SYMBOL_USER   : username on that host
* SYMBOL_SERVER_USER   : username on that host
* AIRBAG_SYMBOL_PATH   : path on that host to put symbols in
* SYMBOL_SERVER_PATH   : path on that host to put symbols in


The symbols are copied to the symbol server and unzipped into the specified path.
The symbols are copied to the symbol server and unzipped into the specified path.
Confirmed users
321

edits

Navigation menu