[roll] Roll fuchsia [debug][zxdb-cli] Implement Pause and Continue

Adds both "pause" and "continue" commands to the zxdb-cli frontend and
hooks them up to implementations in the zxdb-daemon. For now, these only
work on one thread at a time. Future improvements will make these more
ergonomic and work on entire processes if desired.

Original-Fixed: 509563178
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1594488
Original-Revision: d0cab349f8e2c55fad84f68c0f8525dfd15234f8
GitOrigin-RevId: 13aafd3fdefe5112bcb65525e97cd6dbd503e13e
Change-Id: Ie2d7b5fa66c0db7419dec243d413e504a918008c
1 file changed
tree: 688f6328f532334cdb60acf98cc288f84845da1c
  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.