[roll] Roll fuchsia [debugger] Populate the DIE cache.

Populate the LLVM die cache when a unit DIE is requested. Otherwise
iterating through the unit's DIEs will fail unless some other operation
happened to populate the cache (so the problem can appear random).

Original-Bug: b/323776195

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/988959
Original-Revision: 1de2911b2463e3e8a7749e8da7313a0998d6557f
GitOrigin-RevId: 3b1a916c0681d57c978d0413b0a9a64fe1155454
Change-Id: Ieb8c217d782490dba983078179b0e473f52a8ce7
1 file changed
tree: f9c2afc5d053e44ebcd373274206d0267cfe662c
  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.