[roll] Roll fuchsia [debugger] Reverse 'auto-attach-limbo' cmdline option

Instead of default opt-in to attaching to all processes found in limbo,
default to off, and have the setting enable attaching. Other tools that
orchestrate the debugger can enable this setting when they're also
working with ProcessLimbo.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/965622
Original-Revision: 33053e47a7c78a86ac0bf6f08f8e9b4197fd6e63
GitOrigin-RevId: b7be5c39a2ac32af073b80e210f314e7f25775f0
Change-Id: I5b2714570e481e0cd788e70e858765233811ae16
1 file changed
tree: b6a6ee4a454a0fd93d0a159f1b321e112cf2707a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.