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