From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <40d45fe83ed048a7a6f757fad66dc33c@juice.thebigchoice.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] fresh compiled kernels no longer boot..? From: matt@proweb.co.uk In-Reply-To: <09e801c3e3a6$b9e9f620$67844051@SOMA> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 11 Feb 2004 23:30:02 +0000 Topicbox-Message-UUID: dede7278-eacc-11e9-9e20-41e7f4b1d025 > never underestimate the power of judiciously placed print[f]'s as a > debugging tool. but *please* remember to remove them before commiting ;) and it would be wise to add a comment in case you don't fix the bug in this session but leave the printf // printf for debugging the stderr problem printf(2, "are you sure 2 is always stderr?\n"); m