[roll] Roll fuchsia [debugger] Add systemProcessId to ProcessEvent

This change adds the systemProcessId (PID) to the ProcessEvent sent by
the DAP server in zxdb.

Test: fx test zxdb_tests
TAG=agy
CONV=1f3841e3-4060-4316-b46a-5683c5670fd4
Original-Bug: 510873210
Original-Bug: 510874964
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1603708
Original-Revision: d4480c679f526c511d591e48e3a038bb2ce7364a
GitOrigin-RevId: 9e6f14057d5f71a8199f9f4462e01e49e8aa984f
Change-Id: If9993216239d63dc742de3fadb78c906e05773ec
1 file changed
tree: ac8832d9935c19d11bb880386efc1897dd05c8e4
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.