On Tue, 06 Jun 2000, [EMAIL PROTECTED] wrote:
> > are the outputs made by rtl_printf written to a logfile somewhere? I
> 
> 'dmesg' lists them.

I use a KDE program called "ktail" (a predecessor version was called "kwatch")
gives you a continuous listing of the most recent lines added to any file you
want - in my case it's usually /var/log/messages.  Then you configure your
system (/etc/syslog.conf) to log messages into that file.  This works fine for
relatively low volume messages (initial debugging) and in cases where disk
activity doesn't interfere with the timing of your process too much.

-- 
Daniel
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to