From owner-freebsd-questions@FreeBSD.ORG Thu Apr 7 14:07:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B75F16A4CE for ; Thu, 7 Apr 2005 14:07:54 +0000 (GMT) Received: from mailgate1.zdv.Uni-Mainz.DE (mailgate1.zdv.Uni-Mainz.DE [134.93.178.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5EF843D1D for ; Thu, 7 Apr 2005 14:07:53 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from [213.6.69.68] (A4544.a.pppool.de [213.6.69.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailgate1.zdv.Uni-Mainz.DE (Postfix) with ESMTP id 3EC583000C34 for ; Thu, 7 Apr 2005 16:07:52 +0200 (CEST) Message-ID: <42553EB2.8090804@mail.uni-mainz.de> Date: Thu, 07 Apr 2005 16:07:46 +0200 From: "O. Hartmann" Organization: Institut =?ISO-8859-15?Q?f=FCr_Geophysik?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; de-AT; rv:1.7.6) Gecko/20050328 X-Accept-Language: de-de, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uni-mainz.de Subject: Debug tags in FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 14:07:54 -0000 Dear Sirs. Sometimes I watch compiling 'world' or 'kernel' and recognize some '-g' options while compiling, especially when doing so with a FreeBSD 5.X-STABLE branch. Are all pre-releases of FreeBSD due to development and bug tracking 'tagged' with debugger options and do they go away with a 'RELEASE' (or is this simply a stupid rumor that all STABLE versions are still tagged to be debugged)? The reason why I ask is simple. I need my FreeBSD box for scientific researches and would like to squeeze out as much power as possible and therefor debugging options are meant to slow down code. I'm not a development thug, so if this question sound stupid, I would regret bothering you. Hope someone will answer. Thanks, Oliver