[roll] Roll fuchsia [debugger] Introduce {Attach,Filter}Config structs
Introduce structs to hold all the various configuration knobs for
filters and attaching. The filter object and the attach verb are closely
related, attach settings will often be derived from a particular
filter's settings.
This change is forward looking: there are no new settings for either
filters or attach IPC messages, and there should be no behavior changes
from this change alone. This change only simplifies some interfaces that
will need access to all of the configuration for a filter or an attach
command.
A follow up change will add more settings.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1134734
Original-Revision: 763a517c0e0db9378e611ae8060c5814fbb9dd62
GitOrigin-RevId: 65de420abe3d15acd36704d6683d8b9ee785d2ff
Change-Id: I303ff72a576cc17bf04d925b3fb7f8dcd380467c
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.