UNIX.COM Recommends OpenPhone:   A Modern Skype Replacement — Free 14-Day Trial

debian man page for nana

Query: nana

OS: debian

Section: 1

Links: debian man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NANA(1) 						      General Commands Manual							   NANA(1)

NAME
nana - generates debugger commands from C and C++ source code
SYNOPSIS
nana [cpp-flags] files...
DESCRIPTION
Generates gdb(1) commands from the arguments which implement the assertion and logging operations specified by macros such as DI(3) and DL(3). The output of nana(1) can then be sourced into gdb(1) to perform these operations. Note that you must provide any C preprocessor flags you are using to nana since these can change the code that is generated by the com- piler.
SEE ALSO
nana-clg(1), nana(3), I(3), DI(3), L(3), DL(3), Q(3) and nana.info. The nana.info file is the primary documentation.
AUTHOR
Phil Maker <pjm@gnu.org> NANA(1)
Related Man Pages
gdbinit(5) - centos
gzexe(1) - debian
qstl(3) - debian
nana(1) - centos
dl(3) - redhat
Similar Topics in the Unix Linux Community
Need info reg. Pro-c Debuggers...
multiprocess debugger
After executing a exe file, gdb pring many 'VT102', what does this mean?
Program exited with code 01: does it indicate unsuccessful compilation?
Why gdb can't run?