GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

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

adddebug - Modifies Makefile(s) to add debug info

adddebug [-k] [-r] [-n]

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.

-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)

Ben Burton <bab@debian.org>
Author.
2003-03-07 [FIXME: source]

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.