From owner-freebsd-current@FreeBSD.ORG Wed Jun 16 17:56:37 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 BC20C16A4CE for ; Wed, 16 Jun 2004 17:56:37 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1010843D5A for ; Wed, 16 Jun 2004 17:56:37 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i5GHr3x5055149 for freebsd-current@freebsd.org.checked; (8.12.8/vak/2.1) Wed, 16 Jun 2004 21:53:03 +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 i5GHp2H1055068; (8.12.8/vak/2.1) Wed, 16 Jun 2004 21:51:02 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <40D0884C.9060101@cronyx.ru> Date: Wed, 16 Jun 2004 21:50:04 +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: Scott Long References: <20040616052331.GA35954@dragon.nuxi.com> <40D073DE.5090809@cronyx.ru> <40D08261.40700@freebsd.org> In-Reply-To: <40D08261.40700@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org 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 17:56:37 -0000 Scott Long wrote: > 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? >> >> rik > > Marcel Moolenaar is working on GDB6 right now. It sounds like he has > a snapshot that is ready to go in soon, but it doesn't yet support kernel > debugging. We will definitely have this resolved before 5.3. Until > then I would highly recommend using the GDB53 or GDB6 ports. While > breaking GDB is not ideal, it was discussed heavily with Marcel and > David and is really the best course of action considering how much work > is required to make all of it work. We _need_ GDB6 in order to get good > sparc64 and amd64 support, and we need BU215 in order to get TLS in the > future. It makes the most sense to go into 5-STABLE with a toolchain > that we can live with for the next 12-18 months. I was wondered since I don't like ports. A part of my work I do at home were I have very weak connection via dialup (< 24kbps) and even at work I have to fight with problems with fetch from ftp due to firewall restrictions. So probably its time to check more thoroughly why I have problems with my proxy :-) May be I also should check some docs, probably it is possible to type smth and get a list of files that I need to download at work manualy and put them into distfiles at home ... rik > Scott > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" > >