[roll] Roll fuchsia [debugger] Don't add actions to command history.

Previously, the internal commands executed to implement the command-line
options like "-c" would appear in the command history and the last
command (when you hit enter again). This could be very confusing. This
change makes these internal commands skip history.

Additionally avoid displaying the scary connection failed error message
in the cases where there is already a connection.

Original-Bug: 90688
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/623283
Original-Revision: 3a932e3bbe88e739a3583da60b4d32d3ff1c2f53
GitOrigin-RevId: c39d047d08ec7787ee08b6de3b7ba555f9020208
Change-Id: Iaa1a8c0d5fe95c52d35543f8ef6bed5f4ee75ae1
1 file changed
tree: 2609a6b6be8316d46cc11ed963e67e62a957d673
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.