From: Serguei Miridonov <mirsev@cicese.mx>
To: linux-kernel@vger.kernel.org
Subject: Console output for debugging
Date: Tue, 22 Jan 2002 15:15:57 -0800 [thread overview]
Message-ID: <3C4DF2AD.66BC3F6C@cicese.mx> (raw)
Q: Is there any function in the kernel which I can call
safely from a module to print debug message on the console
screen?
I don't want to use printk for some reasons. One of them is
that I want messages to appear on the screen immediately,
even from interrupt processing routines. Another is to be
able to see messages until the system freezes completely in
case of software or hardware bug.
Thank you.
--
Serguei Miridonov CICESE, Research Center,
CICESE, Optics Dept. Ensenada B.C., Mexico
PO Box 434944 E-mail: mirsev@cicese.mx
San Diego, CA 92143-4944 FAX: +52 (646) 1750553
U.S.A.
next reply other threads:[~2002-01-22 23:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-22 23:15 Serguei Miridonov [this message]
2002-01-22 23:31 ` Console output for debugging Dave Jones
2002-01-22 23:34 ` H. Peter Anvin
2002-01-23 18:09 ` root
2002-01-22 23:42 ` Andrew Morton
2002-01-23 18:02 ` Serguei Miridonov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C4DF2AD.66BC3F6C@cicese.mx \
--to=mirsev@cicese.mx \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox