[roll] Roll fuchsia [ffx][debug] Enable backtrace prettifying

A flag --no-prettify is added to `ffx debug symbolize` and `fx log` to
disable the prettifying. `ffx log` is not impacted for now because it
doesn't support asynchronous output of the symbolizer.

Original-Bug: 59736
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/894518
Original-Revision: 58f8af015e623d3aabfd0ab9721ba2dbcf0e90a8
GitOrigin-RevId: 1a29f85c8ecd6a09ebccf00d5d67f4a459af0559
Change-Id: Ic453023e61d80d38cc24725fb933d3f44f9a14c0
1 file changed
tree: ae679b727901f3c6f28bc7847e341cbe01e14444
  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.