Date: Wed, 13 Sep 2000 03:08:15 +0200 (CEST) From: Marius Bendiksen <mbendiks@eunet.no> To: Dag-Erling Smorgrav <des@ofug.org> Cc: arch@FreeBSD.ORG, smp@FreeBSD.ORG Subject: Re: Device probing... Message-ID: <Pine.BSF.4.05.10009130307030.85482-100000@login-1.eunet.no> In-Reply-To: <xzpem2poq4n.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Good idea, except it's hard to debug unless you have a working ddb or gdb or > > something (which is very rare these days for the machines I usually work on). > Make the message spooler conditional on DEBUG not being defined. Rather, I think, make the buffering and sorting code conditional. Use the spooler anyway, but have it act mostly as a printf() passthrough when DEBUG is defined. Marius To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10009130307030.85482-100000>