From owner-freebsd-current@FreeBSD.ORG Thu Feb 7 18:14:42 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1AD0D558 for ; Thu, 7 Feb 2013 18:14:42 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 0134A24F for ; Thu, 7 Feb 2013 18:14:41 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.5/8.14.5) with ESMTP id r17IEfV5058995 for ; Thu, 7 Feb 2013 10:14:41 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.5/8.14.5/Submit) id r17IEfd9058994 for freebsd-current@freebsd.org; Thu, 7 Feb 2013 10:14:41 -0800 (PST) (envelope-from sgk) Date: Thu, 7 Feb 2013 10:14:41 -0800 From: Steve Kargl To: freebsd-current@freebsd.org Subject: compiling libc and libthr with debugging? Message-ID: <20130207181441.GA58987@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2013 18:14:42 -0000 What's the preferred method for compiling libc and libthr with debugging enable? -- Steve