nana-run(1) run a program under the debugger without user interaction

SYNOPSIS

nana-run a.out -x main.gdb

DESCRIPTION

This command can be used to run an executable under the debugger without manual interaction. It also filters out useless messages to reduce the volume of material to review.

AUTHOR

Phil Maker <[email protected]>