From owner-freebsd-current@FreeBSD.ORG Wed Jun 16 05:23:57 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E21416A4CE for ; Wed, 16 Jun 2004 05:23:57 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32B4143D55 for ; Wed, 16 Jun 2004 05:23:57 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i5G5NV7L036010 for ; Tue, 15 Jun 2004 22:23:31 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i5G5NV4Y036009 for freebsd-current@freebsd.org; Tue, 15 Jun 2004 22:23:31 -0700 (PDT) (envelope-from obrien) Date: Tue, 15 Jun 2004 22:23:31 -0700 From: "David O'Brien" To: freebsd-current@freebsd.org Message-ID: <20040616052331.GA35954@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Subject: ** HEADS UP ** GDB detached from the 5-CURRENT build X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2004 05:23:57 -0000 I have disconnected (i.e., disabled) `gdb` from 'make world' due to the impending binutils 2.15 import. GDB 5.12 cannot consume the 2.15 bfd and libiberty. For now GDB users will have to use the devel/gdb6 port. There will be an import of GDB 6.x into the /usr/src tree before 5.3-RELEASE. -- -- David (obrien@FreeBSD.org)