0

Linux: Document symbol file availability.

Change-Id: I3128a25648f97e7c9e53ebf1198d6b01416f82d3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3484956
Auto-Submit: Joshua Pawlicki <waffles@chromium.org>
Reviewed-by: Chris Hamilton <chrisha@chromium.org>
Commit-Queue: Chris Hamilton <chrisha@chromium.org>
Cr-Commit-Position: refs/heads/main@{#974159}
This commit is contained in:
Joshua Pawlicki
2022-02-23 14:27:51 +00:00
committed by Chromium LUCI CQ
parent 18c3021013
commit c2464187d5

@ -595,3 +595,10 @@ If you need to test something with hardware accelerated compositing
## Mozilla Tips
https://developer.mozilla.org/en/Debugging_Mozilla_on_Linux_FAQ
## Google Chrome Symbol Files
Symbols for Google Chrome's official builds are available from
`https://edgedl.me.gvt1.com/chrome/linux/symbols/google-chrome-debug-info-linux64-${VERSION}.zip`
where ${VERSION} is any version of Google Chrome that has recently been served
to Stable, Beta, or Unstable (Dev) channels on Linux.