centos man page for adddebug

Query: adddebug

OS: centos

Section: 1

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

ADDDEBUG(1)							  [FIXME: manual]						       ADDDEBUG(1)

NAME
adddebug - Modifies Makefile(s) to add debug info
SYNOPSIS
adddebug [-k] [-r] [-n]
DESCRIPTION
adddebug modifies the Makefile in the current directory (and optionally in its subdirectories) to add debug info (-g3). It will also remove optimisations (-O[1-9]). 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. [FIXME: source] March 7, 2003 ADDDEBUG(1)
Related Man Pages
alleyoop(1) - debian
kig(1) - debian
create_makefile(1) - centos
create_makefiles(1) - centos
xmkmf(1) - xfree86
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Shopt -s histappend
[TIP] Processing YAML files with yq