[roll] Roll fuchsia [debugger] Add post-download Task Queue

This enables use cases that require symbols to properly wait for symbols
to be downloaded and indexed before actually running the code that
requires the symbols.

This is currently only applied for stack synchronization operations, but
could be useful for other commands as well.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1250687
Original-Revision: 6d9b04a0c2b261b67e25e6396b3bd876ac031cbb
GitOrigin-RevId: a250be4b4b5c65dec7f7e2298d71e3aba66b9b57
Change-Id: I1e6a47ed4f03cda242156faddb069953fac24b72
1 file changed
tree: 87fe08c8ec5c886d3a8406ecf74baa32043a7d0b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.