tree: 0d456f668d935de9570a398f409dcfdf355c89c7
  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.