From owner-freebsd-alpha Fri Sep 8 15:31:25 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 3587C37B446 for ; Fri, 8 Sep 2000 15:31:24 -0700 (PDT) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id PAA02263; Fri, 8 Sep 2000 15:31:19 -0700 Date: Fri, 8 Sep 2000 15:27:38 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: John Baldwin Cc: alpha@FreeBSD.ORG Subject: Re: Grrr, kgdb anyone? In-Reply-To: <200009082227.PAA64982@pike.osd.bsdi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It worked at one point. A long time ago. > Hmm, well, it would seem that no one ever uses remote gdb for kernel > debugging on the alpha. I've tried flags=0x50, 0x80, and 0xD0. In all > cases, ddb refuses to drop to gdb claiming that a port hasn't been configured > and that I should set flags 0x80 on a sio device and try again. I have > preliminary alpha interrupt threads up and running, but for some reason > Giant is being released when it shouldn't be, and the ata probe dies when > an assertion fails in await(). I would really like to have a working kgdb > if anyone has suggestions as to how to get that. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message