[roll] Roll fuchsia [debug][zxdb-cli] Support JSON input
fx debug cli now supports JSON input. All commands may now be specified
as JSON input, for example:
```
fx debug cli --json '{"command": "get-state"}'
```
or
```
fx debug cli --json '{"command": "attach", "args": {"process": "cobalt.cm"}}'
```
Original-Fixed: 504579643
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1594490
Original-Revision: 7ae837194804d616a3d04e593323025f3d41637c
GitOrigin-RevId: 54ce762bfaa74eaf5e91fedf87b7d3150840c713
Change-Id: I874003a6c1c77c0b95dba9d9515c1d1c665483be
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 in one of the communication channels documented at get involved.
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.