adddebug (1)
Leading comments
Title: \fBadddebug\fR Author: Ben Burton <bab@debian.org> Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: March 7, 2003 Manual: [FIXME: manual] Source: [FIXME: source] Language: English
NAME
adddebug - Modifies Makefile(s) to add debug infoSYNOPSIS
- adddebug [-k] [-r] [-n]
DESCRIPTION
adddebug
This utility is part of the KDE Software Development Kit.
OPTIONS
-k
- Keep optimisations (do not remove -O[1-9]? flags which are removed by default).
-r
- Recursively search through all subdirectories of the current directory and operate on every Makefile that is found.
-n
- compile without NDEBUG and NO_DEBUG being defined (makes kDebug calls work)
AUTHOR
Ben Burton <bab@debian.org>
- Author.