cargo-debug

A subcommand for cargo that launches the specified debugger on the output of a provided subcommand.

Usage

Install with cargo install cargo-debug

Status

GitHub tag Build Status Crates.io Docs.rs

Open Issues

TODO: this currently only works with projects with a single output file, a filter should be added where more that one output is discovered.