From owner-freebsd-current@FreeBSD.ORG Thu Jun 17 17:32:10 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 AB4A916A4CE for ; Thu, 17 Jun 2004 17:32:10 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE1BE43D31 for ; Thu, 17 Jun 2004 17:32:09 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i5HHT2ZG054199 for freebsd-current@freebsd.org.checked; (8.12.8/vak/2.1) Thu, 17 Jun 2004 21:29: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 i5HHRdvG054150 for ; (8.12.8/vak/2.1) Thu, 17 Jun 2004 21:27:39 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <40D1D452.8010705@cronyx.ru> Date: Thu, 17 Jun 2004 21:26:42 +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> <40D073DE.5090809@cronyx.ru> <20040617165439.GA91734@dragon.nuxi.com> In-Reply-To: <20040617165439.GA91734@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: Thu, 17 Jun 2004 17:32:10 -0000 David O'Brien wrote: >On Wed, Jun 16, 2004 at 08:22:54PM +0400, Roman Kurakin wrote: > > >>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? >> >> >Not sure. But it would be emancely useful if people would use the gdb6 >port so gdb6 gets wider testing on FreeBSD before 5.3. > > I hope I wouldn't need to test it beofre 5.3 :-) rik