[roll] Roll fuchsia [debugger] Put process component info on own lines.

When a process is launched or attached, zxdb prints the process info.
The component moniker and URL can be very long and wrap awkwardly. This
puts those on separate lines to make the output easier to read.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/714343
Original-Revision: a4a7d5dd4522465a2123f58f31f835bc23796e6c
GitOrigin-RevId: 40465acb65cb96786eed3dde92892583e023d09e
Change-Id: I3b3c2c1a0dc0d09c66db5b73d5481d4280d51362
1 file changed
tree: 2382c724b409157d4c4f98bd1f461c9a06c051d5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.