public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Console output for debugging
@ 2002-01-22 23:15 Serguei Miridonov
  2002-01-22 23:31 ` Dave Jones
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Serguei Miridonov @ 2002-01-22 23:15 UTC (permalink / raw)
  To: linux-kernel

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.




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-01-23 18:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-22 23:15 Console output for debugging Serguei Miridonov
2002-01-22 23:31 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox