From owner-freebsd-questions Wed Sep 13 16:59:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id ABA4437B422 for ; Wed, 13 Sep 2000 16:59:27 -0700 (PDT) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=root) by scientia.demon.co.uk with esmtp (Exim 3.16 #1) id 13ZMAI-0005Zv-00; Thu, 14 Sep 2000 00:42:06 +0100 Received: (from ben@localhost) by strontium.scientia.demon.co.uk (8.9.3/8.9.3) id AAA08927; Thu, 14 Sep 2000 00:42:06 +0100 (BST) (envelope-from ben) Date: Thu, 14 Sep 2000 00:42:05 +0100 From: Ben Smithurst To: Christopher Harrer Cc: questions@FreeBSD.ORG Subject: Re: Remote debugging with KGDB Message-ID: <20000914004205.E77593@strontium.scientia.demon.co.uk> References: <20000913150955.A29073@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Christopher Harrer wrote: > I have a FreeBSD system I'd like to do remote debugging on using a serial line and KGDB. Does anyone have any pointers to FAQ's on how to do this (i.e., set it up)? I'm assuming I need to build my FreeBSD kernel with KGDB support in it as a first step. I think you just need 'options DDB' and the 0x80 flag set on the sio port you want to use. Other than that, I don't recall anything special. -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message