[roll] Roll fuchsia [debugger] Print entry data in all contexts. I noticed when doing some debugging that sym-debug commands failed to print out DWARF expressions containing DW_OP_entry_value. This is because there is no entry data provider which would normally provide the registers for that use case. But when printing the the DWARF program (not evaluating it), we do not need the data and stringifying should always work. This change falls back on the same data provider when printing entry values. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/738652 Original-Revision: 85f7ddfb404e6090ff7c7a09f87e6792746b4cb6 GitOrigin-RevId: 6593c2e0cb732fc9ac576893f75c472cc069ed68 Change-Id: Ifa8c21f7199c8d9af8e2fc8a204ce9a282b0439d
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.