[roll] Roll fuchsia [debugger] Update FilterMatch to use MatchedTask

...which has better granularity about what type of koid we're dealing
with during filter configuration resolution prior to attaching.

This allows us to better decide when to merge filter configs for a given
koid or ignore them based on what they were intended to match against,
even if they do match the koid in question.

Original-Fixed: 376247181
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1433681
Original-Revision: 34edbb0f9f03872e072b4139d5a08c8cc6ddcef1
GitOrigin-RevId: 2a25681084651713c1c574947bc48e927f553038
Change-Id: I0492bde6f896ecbe67dfba4b31f082e3d9fd3538
1 file changed
tree: a5ae8f92bd69d63fdb7f6e2cdddaff8224392787
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.