Date: Sun, 19 May 2002 11:53:06 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: shubhamr <shubhamr@malkauns.nsc.com> Cc: "questions@FreeBSD.ORG" <questions@freebsd.org> Subject: Re: debugging..help needed Message-ID: <20020519115306.C54769@wantadilla.lemis.com> In-Reply-To: <3CE62732.B9648ABA@malkauns.nsc.com> References: <3CE62732.B9648ABA@malkauns.nsc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, 18 May 2002 at 15:34:34 +0530, shubhamr wrote: > Hi, > For kernel modules,I am currently using printfs for debugging. Not the most flexible method. > Can I redirect this message to some file so that I can view > later,like /var/log/messages in linux?How do I do this > redirection?Please help soon. They should show up in /var/log/messages by default. Check your /etc/syslog.conf. Of course, if your machine freezes, that won't happen on any operating system. -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers 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?20020519115306.C54769>