tree: d4988d16807b9646176280cf7a57b41b02da05de
  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.