From owner-freebsd-alpha Sun Jun 30 12:28:11 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12C8B37B400; Sun, 30 Jun 2002 12:28:08 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 393F543E0A; Sun, 30 Jun 2002 12:28:07 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA01107; Sun, 30 Jun 2002 15:28:06 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g5UJRaU20300; Sun, 30 Jun 2002 15:27:36 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15647.23464.742291.557283@grasshopper.cs.duke.edu> Date: Sun, 30 Jun 2002 15:27:36 -0400 (EDT) To: obrien@FreeBSD.ORG Cc: alpha@FreeBSD.ORG, mp@FreeBSD.ORG Subject: Re: gdb breaks world In-Reply-To: <20020629214620.A56685@dragon.nuxi.com> References: <15646.25960.889781.783159@grasshopper.cs.duke.edu> <20020629193514.A51177@dragon.nuxi.com> <15646.28621.258621.69134@grasshopper.cs.duke.edu> <20020629214620.A56685@dragon.nuxi.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org David O'Brien writes: > On Sat, Jun 29, 2002 at 10:41:17PM -0400, Andrew Gallatin wrote: > > > > I just found out that the new gdb import breaks world on alpha: > > > > main.o(.data+0x630): undefined reference to `kernel_writablecore' > > Ok, I just committed a "fix". Things compile, but kgdb probably isn't > usable. Thanks! What was the rationale for how the x86 kvm-fbsd.c was brought forward and the alpha kvm-fbsd.c was left behind? Was it intended that other platforms add support via #ifdef's to kvm-fbsd.c, or was it just an oversight and I should just bring the existing alpha kvm-fbsd.c forward? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message