[roll] Roll fuchsia [debugger] Improve error message when downloads fail

Explicitly print a not found error in the case where a BuildID is not
found on any of the currently configured symbol servers (as opposed to
other types of downloading errors).

Point users to the ZXDB bug template if their symbols are not found or
otherwise not working. With the new information, we should be able to
help debug better.

Original-Fixed: 126624
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/857422
Original-Revision: 70ec1ad76aa9ac39e97aa713d4ee8cf861768c13
GitOrigin-RevId: 12313fc38b2667be32a56a95f810ea5c7229115d
Change-Id: Ib3e780231a13c18120bc9bea353fc2b93e48e607
1 file changed
tree: eafdf31b111ea0a4e41548b5a449978b3e74cf18
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.