[roll] Roll fuchsia [zxdb] Hide prompt when continuing in embedded mode

Previously, once we hit a breakpoint, the `[zxdb]` prompt would remain
visible for the duration of the session. Now the `continue` command will
hide the prompt until the next breakpoint.

This CL renames the `shell-after-break` console mode to `embedded` now
that the semantics are more elaborate.

Original-Fixed: b/322419580
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/982398
Original-Revision: eadb856dbc9ff8f2b31e90a5a7c7401b138f5321
GitOrigin-RevId: 6a1060513f75ef5a48a6cacf12c1bc829ae646a8
Change-Id: Ie3f9418e3f84adb6874e1481474df629cec49266
1 file changed
tree: 0426047794eeafe7db0b3d5587111d4d2c10a004
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.