From owner-cvs-all Sun Jun 30 17:32:33 2002 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 C790237B400; Sun, 30 Jun 2002 17:32:29 -0700 (PDT) Received: from overcee.wemm.org (12-232-114-102.client.attbi.com [12.232.114.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58D5943E0A; Sun, 30 Jun 2002 17:32:29 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 84908390F; Sun, 30 Jun 2002 17:32:35 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Greg 'groggy' Lehey" Cc: "David E. O'Brien" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: No kgdb? (was: cvs commit: src/gnu/usr.bin/binutils/gdb kvm-fbsd.c) In-Reply-To: <20020701001734.GU17692@wantadilla.lemis.com> Date: Sun, 30 Jun 2002 17:32:35 -0700 From: Peter Wemm Message-Id: <20020701003235.84908390F@overcee.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Greg 'groggy' Lehey" wrote: > On Saturday, 29 June 2002 at 21:47:43 -0700, David E. O'Brien wrote: > > obrien 2002/06/29 21:47:43 PDT > > > > Modified files: > > gnu/usr.bin/binutils/gdb kvm-fbsd.c > > Log: > > Dike out bits specific to i386. This pretty much means no kgdb for > > non-i386 platforms. > > Can you give more details here? Was there support for kgdb on other > platforms before you did this? What about previous versions of gdb? > What's needed to get the support? Yes and no. With the old compiler and old gdb, we had alpha and i386 support. gcc-3 broke gdb completely, so we had no support at all (userland or kernel) after that. Now, we have i386 kgdb support and there are works-in-progress for other platforms. This has been explained at great detail on the lists. There really wasn't any need to drag it up yet again here. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message