From owner-freebsd-current@FreeBSD.ORG Wed Jun 16 16:30:03 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 6D03B16A4CE for ; Wed, 16 Jun 2004 16:30:03 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F41C43D4C for ; Wed, 16 Jun 2004 16:30:02 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i5GGQ2EK051491 for freebsd-current@freebsd.org.checked; (8.12.8/vak/2.1) Wed, 16 Jun 2004 20:26:02 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i5GGNrZQ051416 for ; (8.12.8/vak/2.1) Wed, 16 Jun 2004 20:23:53 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <40D073DE.5090809@cronyx.ru> Date: Wed, 16 Jun 2004 20:22:54 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <20040616052331.GA35954@dragon.nuxi.com> In-Reply-To: <20040616052331.GA35954@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: ** HEADS UP ** GDB detached from the 5-CURRENT build X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 16 Jun 2004 16:30:03 -0000 David O'Brien wrote: >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. > > How long it may take? rik