[roll] Roll fuchsia [debug][zxdb-cli] Use ZxdbDapClient

..instead of the standard DapClient which only contains DAP methods
as specified in the dap specification. We can now use this to issue and
expand zxdb's support for custom DAP requests.

Original-Original-Bug: 510873210
Test: fx test //scripts/debug/zxdb_cli

TAG=agy
CONV=1f3841e3-4060-4316-b46a-5683c5670fd4

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1616951
Original-Original-Revision: dbeddd8ab960ad5d0d1d7f7dc1b84e97a4e55b2c
GitOrigin-RevId: 67b6b7544c67bb3ee4529094573f64960b93b863
Change-Id: I25e58d8eea008294d530c63a198c6797c43c044c
1 file changed
tree: edf47019ce4d34b4316ceb9861c68b05558fc78d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 in one of the communication channels documented at get involved.

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.