[roll] Roll fuchsia [fxtest][debug] Spawn debugger with --break-on-failure

Spawns the debugger to wait for a breakpoint to be hit or an exception
raised. If either happens, the zxdb prompt appears and the user may
debug their test's failure.

Original-Bug: b/319305663
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/975773
Original-Revision: cad4cc92b6773bf19c27fa292fedb0ff5870a42d
GitOrigin-RevId: f888fac89face9d18c25ff64ab694d83e4729b6f
Change-Id: I0468566d5196962329c65266e69287cc9925abb8
1 file changed
tree: 41e73ee14effb7889ee4dd81aa25544034303f2a
  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.