'\" t .\" Title: \fBadddebug\fR .\" Author: Ben Burton .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 2003-03-07 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: Italian .\" .TH "\FBADDDEBUG\FR" "1" "2003\-03\-07" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NOME" adddebug \- Modifica i Makefile per aggiungere informazioni per il debug .SH "SINOSSI" .HP \w'\fBadddebug\fR\ 'u \fBadddebug\fR [\fB\-k\fR] [\fB\-r\fR] [\fB\-n\fR] .SH "DESCRIZIONE" .PP \fBadddebug\fR modifica il Makefile nella directory corrente (e anche nelle sue sottodirectory) per aggiungere informazioni per il debug (\fB\-g3\fR)\&. Rimuover\(`a anche le ottimizzazioni (\fB\-O[1\-9]\fR)\&. .PP Questa applicazione \(`e parte del pacchetto di sviluppo software di KDE\&. .SH "OPZIONI" .PP \fB\-k\fR .RS 4 Mantiene le ottimizzazioni (non rimuove le opzioni \fB\-O[1\-9]?\fR che normalmente vengono rimosse)\&. .RE .PP \fB\-r\fR .RS 4 Cerca ricorsivamente in tutte le sottodirectory della directory corrente e agisce su ogni Makefile trovato\&. .RE .PP \fB\-n\fR .RS 4 compila senza che vengano definiti NDEBUG e NO_DEBUG (fa s\(`i che le chiamate a \fBkdDebug\fR funzionino) .RE .SH "AUTORE" .PP \fBBen Burton\fR <\&bab@debian\&.org\&> .RS 4 Autore. .RE