From owner-cvs-all@FreeBSD.ORG Sat Jul 5 08:57:35 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42D74106564A; Sat, 5 Jul 2008 08:57:35 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id B409A8FC19; Sat, 5 Jul 2008 08:57:34 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.2/8.14.2) with ESMTP id m658vXZn057778; Sat, 5 Jul 2008 12:57:33 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sat, 5 Jul 2008 12:57:33 +0400 (MSD) From: Dmitry Morozovsky To: Gabor PALI In-Reply-To: <486F1EEE.3050202@FreeBSD.org> Message-ID: <20080705125536.D97379@woozle.rinet.ru> References: <200807050224.m652OWW9021964@repoman.freebsd.org> <878wwhvvor.fsf@kobe.laptop> <486F1EEE.3050202@FreeBSD.org> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (woozle.rinet.ru [0.0.0.0]); Sat, 05 Jul 2008 12:57:33 +0400 (MSD) Cc: doc-committers@FreeBSD.org, Giorgos Keramidas , cvs-all@FreeBSD.org, cvs-doc@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jul 2008 08:57:35 -0000 On Sat, 5 Jul 2008, Gabor PALI wrote: GP> > cd /usr/src/usr.sbin/ppp env DEBUG_FLAGS='-g' make clean env GP> > DEBUG_FLAGS='-g' make install GP> GP> GP> However, I think CFLAGS still can be used for inclusion of debug GP> symbols, although your env(1) based solution is a good (and very GP> elegant!) idea for ones who do not want to modify their /etc/make.conf GP> every time. Yep, make DEBUG_FLAGS=... is very useful. IF you want to test some binary, you can add `DEBUG_FLAGS?=whatever' line to Makefile withouth much trouble to other parts of system. Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------