From owner-freebsd-bugs Sun Jan 7 15:22:35 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from host.warwick.net (host.warwick.net [204.255.24.254]) by hub.freebsd.org (Postfix) with ESMTP id 7A12B37B400 for ; Sun, 7 Jan 2001 15:22:18 -0800 (PST) Received: from ns1 (m201-3-p27.warwick.net [208.242.201.132]) by host.warwick.net (8.11.0/8.11.0) with SMTP id f07NMDw31789; Sun, 7 Jan 2001 18:22:14 -0500 (EST) Message-ID: <001d01c078ff$fcc77ea0$45450a0a@evilicey.com> From: "Justin/Mike Ovens" To: "David Malone" Cc: References: <002901c078e5$c5197e00$45450a0a@evilicey.com> <20010107230150.B38108@walton.maths.tcd.ie> Subject: Re: Debugging... Date: Sun, 7 Jan 2001 18:17:19 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > On Sun, Jan 07, 2001 at 03:09:40PM -0500, Justin/Mike Ovens wrote: > > I compiled my kernel with Debuggin symols.. how do i debug the running kernel? > > gdb -k /kernel.debug /dev/mem > > > and can i make it log the info to a file? > > Log what into a file? Syslog can log the messages the kernel produces > into a file. > > David. > IdlePTD 3547136 initial pcb at e959000 panic messages: --- --- #0 0xc0146360 in mi_switch () Thats all that shows wiht gdb -k /kernel.debug /dev/mem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message