From owner-freebsd-hackers Mon May 22 8:24:46 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from finch-post-12.mail.demon.net (finch-post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (Postfix) with ESMTP id 9002837BA11 for ; Mon, 22 May 2000 08:24:35 -0700 (PDT) (envelope-from n_hibma@calcaphon.com) Received: from calcaphon.demon.co.uk ([193.237.19.5] helo=bluebottle.qubesoft.com) by finch-post-12.mail.demon.net with esmtp (Exim 2.12 #1) id 12tu4G-000OuE-0C; Mon, 22 May 2000 15:24:33 +0000 Received: from henny.webweaving.org (henny.qubesoft.com [192.168.1.5]) by bluebottle.qubesoft.com (8.9.3/8.9.1) with ESMTP id QAA39145; Mon, 22 May 2000 16:23:08 +0100 (BST) (envelope-from n_hibma@calcaphon.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id QAA05718; Mon, 22 May 2000 16:06:19 +0100 (BST) (envelope-from n_hibma@calcaphon.com) Date: Mon, 22 May 2000 16:06:19 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: J McKitrick Cc: hackers@freebsd.org Subject: Re: boot/kernel debugging In-Reply-To: <20000522151352.G53733@dogma.freebsd-uk.eu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > You can single step at boot time, by setting the flags in the loader. > > None of this will be source level, correct? Will it at least have labels if > i use a debug kernel? With remote debugging it will be source level debugging, with DDB it will not. In both cases it will have labels. Even in modules. Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message