From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <45219fb00802040818v440cfee9q71e6ac585f07fb8e@mail.gmail.com> Date: Mon, 4 Feb 2008 17:18:47 +0100 From: "=?UTF-8?Q?Llu=C3=ADs_Batlle?=" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [9fans] 9pcf debugging Topicbox-Message-UUID: 44c8eb94-ead3-11e9-9d60-3106f5b1d025 I've seen there is rdbfs for debugging the 9pc kernel through a serial port... The computer the driver fails on doesn't have a serial port. I'd like to the debug the ethernet driver, so I don't have ethernet. :) Any ideas, over the common lot-of-print() ? Thanks in advance.