[roll] Roll fuchsia [devshell] Avoid accidentally running "fx zxdb"

Developers new to zxdb sometimes invoke "fx zxdb" but it will just start
a vanilla zxdb shell without a connection. Remove this command and
redirect them to use "fx debug".

Original-Fixed: 86322
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/592003
Original-Revision: 5b7374777927a4622223b52301b192c663cbc253
GitOrigin-RevId: 21385444fb100c05aade5e6ed2206f3f056c2e67
Change-Id: Ife8fd0bcf1f8a0bdabe51b8881d72e8f18f097eb
1 file changed
tree: 7c430bdef3747bd5ed4c157fe27066362fb346f7
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.