Process symbols provided by NV Access
Change-Id: I862905a164370298ca2f21d2030a0aab860cc08c Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/5204606 Reviewed-by: Nelson Billing <nbilling@google.com>
This commit is contained in:
parent
2481554490
commit
38365ae4ec
2 changed files with 4 additions and 0 deletions
|
@ -39,6 +39,7 @@ google_converter.exe ^
|
||||||
-n https://download.amd.com/dir/bin ^
|
-n https://download.amd.com/dir/bin ^
|
||||||
-n https://driver-symbols.nvidia.com ^
|
-n https://driver-symbols.nvidia.com ^
|
||||||
-n https://software.intel.com/sites/downloads/symbols ^
|
-n https://software.intel.com/sites/downloads/symbols ^
|
||||||
|
-n https://www.nvaccess.org/files/nvda/symbols ^
|
||||||
-l %SYMBOL_DIR% ^
|
-l %SYMBOL_DIR% ^
|
||||||
-s https://clients2.google.com/cr/staging_symbol ^
|
-s https://clients2.google.com/cr/staging_symbol ^
|
||||||
-m https://clients2.google.com/cr/staging_symbol/missingsymbols ^
|
-m https://clients2.google.com/cr/staging_symbol/missingsymbols ^
|
||||||
|
@ -58,6 +59,7 @@ google_converter.exe ^
|
||||||
-n https://download.amd.com/dir/bin ^
|
-n https://download.amd.com/dir/bin ^
|
||||||
-n https://driver-symbols.nvidia.com ^
|
-n https://driver-symbols.nvidia.com ^
|
||||||
-n https://software.intel.com/sites/downloads/symbols ^
|
-n https://software.intel.com/sites/downloads/symbols ^
|
||||||
|
-n https://www.nvaccess.org/files/nvda/symbols ^
|
||||||
-l %SYMBOL_DIR% ^
|
-l %SYMBOL_DIR% ^
|
||||||
-s https://clients2.google.com/cr/symbol ^
|
-s https://clients2.google.com/cr/symbol ^
|
||||||
-m https://clients2.google.com/cr/symbol/missingsymbols ^
|
-m https://clients2.google.com/cr/symbol/missingsymbols ^
|
||||||
|
|
|
@ -37,6 +37,7 @@ google_converter.exe ^
|
||||||
-n https://download.amd.com/dir/bin ^
|
-n https://download.amd.com/dir/bin ^
|
||||||
-n https://driver-symbols.nvidia.com ^
|
-n https://driver-symbols.nvidia.com ^
|
||||||
-n https://software.intel.com/sites/downloads/symbols ^
|
-n https://software.intel.com/sites/downloads/symbols ^
|
||||||
|
-n https://www.nvaccess.org/files/nvda/symbols ^
|
||||||
-l %SYMBOL_DIR% ^
|
-l %SYMBOL_DIR% ^
|
||||||
-s https://clients2.google.com/cr/staging_symbol ^
|
-s https://clients2.google.com/cr/staging_symbol ^
|
||||||
-mf %SCRIPT_LOCATION%missing_symbols_test.txt ^
|
-mf %SCRIPT_LOCATION%missing_symbols_test.txt ^
|
||||||
|
@ -56,6 +57,7 @@ google_converter.exe ^
|
||||||
-n https://download.amd.com/dir/bin ^
|
-n https://download.amd.com/dir/bin ^
|
||||||
-n https://driver-symbols.nvidia.com ^
|
-n https://driver-symbols.nvidia.com ^
|
||||||
-n https://software.intel.com/sites/downloads/symbols ^
|
-n https://software.intel.com/sites/downloads/symbols ^
|
||||||
|
-n https://www.nvaccess.org/files/nvda/symbols ^
|
||||||
-l %SYMBOL_DIR% ^
|
-l %SYMBOL_DIR% ^
|
||||||
-s https://clients2.google.com/cr/symbol ^
|
-s https://clients2.google.com/cr/symbol ^
|
||||||
-mf %SCRIPT_LOCATION%missing_symbols_test.txt ^
|
-mf %SCRIPT_LOCATION%missing_symbols_test.txt ^
|
||||||
|
|
Loading…
Reference in a new issue