[roll] Roll fuchsia [ffx][debug] add fidl sub option

Introduce two sub commands:
- ffx debug zxdb
- ffx debug fidl

If no sub command is specified, zxdb is launched.

To be able to specify options specific to zxdb of fidlcat, the sub
command must be specified.

Upcoming patches will add options for zxdb and more options for
fidlcat.

Original-Bug: 77089
Original-Bug: 77090
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/537106
Original-Revision: 98fd0c03a94f1c8cdaa8e3fe38794b5f35e478bf
GitOrigin-RevId: 4bdaab330c06b265748db1ffab36e92588318135
Change-Id: I31b8c9ce7a062a7a48b7636088a393b84c992ca1
1 file changed
tree: fe1670707cb97122cf6164c9836e99505ee580cd
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.