tree: 7f43ef248561cfe26b430b4f6e23dfe2daff9d5a
  1. zxdb_cli/
  2. BUILD.gn
  3. main.py
  4. OWNERS
  5. README.md
scripts/debug/README.md

# Fuchsia Debugging Wrapper

This directory contains tools to bridge the gap between automated agents and Fuchsia's standard debugging stack.

Automated Debugging CLI

See the zxdb_cli directory for the implementation of the background daemon and turn-based CLI wrapper.