nana-trace(1) does a line-by-line trace of a program

SYNOPSIS

nana-trace [gdb arguments ...]

DESCRIPTION

This command uses gdb(1) to do a line-by-line trace of your program. Note that breakpoint messages, etc., are filtered out by this program.

AUTHOR

Phil Maker <[email protected]>