From owner-freebsd-hackers Tue Oct 30 15:40:25 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id 2BA2137B405 for ; Tue, 30 Oct 2001 15:40:21 -0800 (PST) Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id PAA33034; Tue, 30 Oct 2001 15:38:46 -0800 (PST) Date: Tue, 30 Oct 2001 15:38:45 -0800 (PST) From: Julian Elischer To: "Andrew R. Reiter" Cc: Mark Santcroos , hackers@FreeBSD.ORG Subject: Re: debugging question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG when the system is looping, hit to drop into the debugger. On Tue, 30 Oct 2001, Andrew R. Reiter wrote: > On Tue, 30 Oct 2001, Mark Santcroos wrote: > > :How can I see in what piece of the kernel it is looping? > :(I know about where it is, but not exactly) > : > > Use ddb to set a break -- you may need to do this upon boot (boot -d) > > *-------------................................................. > | Andrew R. Reiter > | arr@fledge.watson.org > | "It requires a very unusual mind > | to undertake the analysis of the obvious" -- A.N. Whitehead > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message