[roll] Roll fuchsia [fxtest][debug] Always attach recursively

This was a bug if the user had explicitly requested breakpoints in their
fx test command. All filters installed from fx test should be recursive,
so that subpackages are also inspected for breakpoint locations.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1024516
Original-Revision: b01fa23589188200a877ec95b942b04981ec97ae
GitOrigin-RevId: a6995d39d4987bdab8efa551b56c7f9df0ecc30b
Change-Id: I0e8f2944cc8729651ef40baa7e86a452fca105d4
1 file changed
tree: 7199212216195bec117f016fdd382c80c11036dd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.