[roll] Roll fuchsia [debugger] Clear debug_agent's states on disconnecting

This creates a more consistent behavior between the debug_agent and the
zxdb so that further reconnecting will work as expected.

This patch also allows a debug_agent to run as a deamon in the
background as multiple zxdb sessions could connect in sequence.

Test: disconnected & reconnected the same zxdb session multiple times.
      ran multiple zxdb sessions against the same debug_agent.

Original-Fixed: 64872
Original-Fixed: 60034
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/467734
Original-Revision: 03d52d91edfdffa516ed6144f33b2edd90681d19
GitOrigin-RevId: 832784ed4cd660e0e54cd58454df00b31a76f30e
Change-Id: I385bd0f2f4423cd67e35627fc5284868f6558747
1 file changed
tree: 58d2c55b132a6fc50ac0592b822b3031e27a454c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.