man nana-run (Commandes) - run a program under the debugger without user interaction
NAME
nana-run - 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.
SEE ALSO
nana(1), nana(3), I(3), DI(3), L(3), DL(3), Q(3) and nana.info.
The nana.info is the primary documentation.
AUTHOR
Phil Maker <pjm@gnu.org>