tree: 29ae98fd86322f08c875dee1f5e635246ca98831
  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.