Date: Fri, 13 Sep 2002 11:38:48 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Greg 'groggy' Lehey <grog@FreeBSD.org> Cc: "Janine C. Buorditez" <johann@broadpark.no>, questions@freebsd.org Subject: Re: kernel trap 9, message repeated 707960 times?! Message-ID: <20020913093848.GO45289@freepuppy.bellavista.cz> In-Reply-To: <20020913092640.GP25003@wantadilla.lemis.com> References: <20020912155710.6f07e7c8.johann@broadpark.no> <20020913023059.GC25003@wantadilla.lemis.com> <20020913111513.04a94943.johann@broadpark.no> <20020913092640.GP25003@wantadilla.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
# grog@FreeBSD.org / 2002-09-13 18:56:40 +0930: > On Friday, 13 September 2002 at 11:15:13 +0200, Janine C. Buorditez wrote: > > dear greg, > > > > what routine prints the message, and how do i set up a kernel > > debugger breakpoint on it? > > I'd have to look at the source code and play around. This isn't the > kind of question I can give a default answer to. % grep -FIHnr "with interrupts disabled" /usr/src says it's /usr/src/sys/i386/i386/trap.c:trap() as for setting up the breakpoint, i've never played with debugging a unix kernel... but ddb(4) might help. -- begin 666 nonexistent.vbs FreeBSD 4.6-STABLE 11:35AM up 23 days, 17:27, 10 users, load averages: 0.01, 0.02, 0.00 end To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020913093848.GO45289>