[roll] Roll fuchsia [debug][zxdb-cli] Implement stackTrace

Adds the "stackTrace" command to zxdb-cli, which matches the DAP
specification's name for what zxdb itself calls "frame".

Test: fx test //scripts/debug/zxdb_cli
Original-Fixed: 503759677
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1594489
Original-Revision: abedeff2a4e8e9f61333e7bf88c361229e536d6d
GitOrigin-RevId: bddd166e5d7982fa65b6ca296fb2aab4b0575f3f
Change-Id: I328b91c86453818d5a14476813cedc9c7a637ec9
1 file changed
tree: e8361a2df1a5bbf021b3aa25be1e6cce84f7c04b
  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.