[roll] Roll fuchsia [debugger] Add OnUnhandledException method

...for JobExceptionObservers. This will forward along unhandled
exceptions traveling up the job tree from some thread when we are
registered to a job's exception channel.

This will be implemented by a new DebuggedJob class in a later CL. The
DebugAgent implementation does nothing.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1134735
Original-Revision: b36f4e1d7b4b581802e4689e5df88949bae74ca4
GitOrigin-RevId: 7d8c1e2247b59565e362bdc747d144d6fbe89fb3
Change-Id: I818b51f2bc7a6857c5d635e7ff1da1f81224cb40
1 file changed
tree: c053678eaa15da278586556acfdc45e347df842e
  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 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.