commit | 8f7fe5900a75d703ea45006e0778e781df205745 | [log] [tgz] |
---|---|---|
author | Clayton Wilkinson <wilkinsonclay@fuchsia.infra.roller.google.com> | Tue Aug 17 16:04:31 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 17 09:05:53 2021 -0700 |
tree | 171dfd1bd3af6dc4ea71b902480c616706afa175 | |
parent | a66bf867a21fe979ca86b6707b4de653533ec47d [diff] |
[roll] Roll fuchsia Revert "[gn-sdk] Enabling auto indexing of package symbols" This reverts commit 8848445523d45dd57fadaa517d63179228415484. Reason for revert: Per feedback from wez@, there are many open questions that should be resolved first. Original change's description: > [gn-sdk] Enabling auto indexing of package symbols > > This adds a global flag `fuchsia_auto_index_symbols`. > When true, the ids.txt file generated from a `fuchsia_package` > is added to the symbolizer index using the `symbol-index` SDK tool. > The Fuchsia symbol index used to symbolize logs and to find source > when using zxdb. > > The default value is false, in order to be backwards compatibility > with existing builds, and only makes sense to set to true when building > as a developer that will need to symbolize logs or use the debugger with > locally build code. > > To enable it for a build add `fuchsia_auto_index_symbols=true` to > the gn gen args. > > Bugs: b/195019412 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/567504 TBR=wez@google.com,wilkinsonclay@google.com,omerlevran@google.com,dangyi@google.com No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/569881 Original-Revision: d5d28027c13cc5eaf46e072fd493f10784cd351d GitOrigin-RevId: d7bb65e47bc610fcba4c6be8823e54dbc31583c6 Change-Id: Ie37148c035fd7e7f4a760c54616980a998546237
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
.