From owner-cvs-all@FreeBSD.ORG Mon Jan 26 11:26:43 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECFE916A4CE; Mon, 26 Jan 2004 11:26:43 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF2EA43D1D; Mon, 26 Jan 2004 11:26:41 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i0QJQfA0044045; Mon, 26 Jan 2004 11:26:41 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i0QJQefm044044; Mon, 26 Jan 2004 11:26:40 -0800 (PST) (envelope-from obrien) Date: Mon, 26 Jan 2004 11:26:40 -0800 From: "David O'Brien" To: Nate Lawson Message-ID: <20040126192640.GA43974@dragon.nuxi.com> References: <20040126091901.B100C16A547@hub.freebsd.org> <20040126102633.O28149@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040126102633.O28149@root.org> 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: gallatin@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/gdb Makefile fbsd-kgdb-alpha.h fbsd-kgdb-arm.h fbsd-kgdb-i386.h fbsd-kgdb-ia64.h fbsd-kgdb-powerpc.h fbsd-kgdb-sparc64.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2004 19:26:44 -0000 On Mon, Jan 26, 2004 at 10:28:00AM -0800, Nate Lawson wrote: > > Reported by: iedowse ... > I'm not sure but I believe this is similar to a patch posted by gallatin@ > from a FreeBSD user. I can't remember his name, but he should get some > credit for his help even if this work wasn't based on his. This tracks back to a May 2003 disucssion in current@. The patch Andrew had was a reposting of this. I didn't use it "Submitted by:" as the patch served only to state the general problem in C vs. English. What I committed was done from scratch knowing the problem (and direction of newer versions of GDB).