table of contents
        
      
      
    
      other languages
    
    
  | ADDDEBUG(1) | 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¶
AUTHOR¶
Ben Burton.
| March 7, 2003 |