[roll] Roll fuchsia [debugger] Add CurrentStopInfo to Thread API

..so the exception information is not lost if we do not immediately
display it during the notification.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1416477
Original-Revision: 788fe454c554ee6ccd1ae841e1adfc3e21c2ee98
GitOrigin-RevId: cca2fc1112c35cf4820fd0a3f4bd64bdcbd6bfdd
Change-Id: I149488ac84d12c23539bf58dae33e0d9874f9daa
1 file changed
tree: 4ff3dbf1812b7d9638aef68497ed83d825f84d6c
  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.