From owner-cvs-src@FreeBSD.ORG Sun Apr 18 09:46:54 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13BBC16A4CE; Sun, 18 Apr 2004 09:46:54 -0700 (PDT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3CED43D4C; Sun, 18 Apr 2004 09:46:53 -0700 (PDT) (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 i3IGkqBX063135; Sun, 18 Apr 2004 09:46:52 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i3IGkpMp063134; Sun, 18 Apr 2004 09:46:51 -0700 (PDT) (envelope-from obrien) Date: Sun, 18 Apr 2004 09:46:51 -0700 From: "David O'Brien" To: Marcel Moolenaar Message-ID: <20040418164651.GB62817@dragon.nuxi.com> References: <200404181609.i3IG9XA1099515@repoman.freebsd.org> <20040418162431.GI12383@ip.net.ua> <20040418163301.GA64947@dhcp01.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040418163301.GA64947@dhcp01.pn.xcllnt.net> 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 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/libbfd/i386 bfd.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2004 16:46:54 -0000 On Sun, Apr 18, 2004 at 09:33:01AM -0700, Marcel Moolenaar wrote: > On Sun, Apr 18, 2004 at 07:24:31PM +0300, Ruslan Ermilov wrote: > > On Sun, Apr 18, 2004 at 09:09:33AM -0700, David E. O'Brien wrote: > > > obrien 2004/04/18 09:09:33 PDT > > > > > > FreeBSD src repository > > > > > > Modified files: > > > gnu/usr.bin/binutils/libbfd/i386 bfd.h > > > Log: > > > Revert rev 1.21 which configured with --enable-64-bit-bfd. > > > GDB 5.2 can't handle a 64-bit BFD on a 32-bit host. > > > We can revisit configuring with --enable-64-bit-bfd when we get a modern GDB. > > > > > > Revision Changes Path > > > 1.22 +1 -1 src/gnu/usr.bin/binutils/libbfd/i386/bfd.h > > > > > Hmm. :-( > > I have 6.1 pre-release in perforce. I plan to import that alongside > gdb 5.2 as soon as 6.1 is announced. What do mean "along side"? Please don't import src/contrib/gdb6. Import it just as src/contrib/gdb. We've see what a mistake that turns into! If you don't think gdb6 is readly, have poeple pound on it thru the ports. > People can pound on it while I > finish support for kernel debugging. I have ports/devel/gdb6 working with full kernel debugging already. I just need to get cvs@ to repo copy a few patches before I can commit it. > If people can tell my why again we wanted --enable-64-bit-bfd, I can > work that in (or not). GDB 6 will work fine with --enable-64-bit-bfd, there is nothing to do. -- -- David (obrien@FreeBSD.org)