[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201002271011.o1RAB3in007369@deneb.dwf.com>
Date: Sat, 27 Feb 2010 03:11:03 -0700
From: reg@....com
To: linux-kernel@...r.kernel.org
Subject: How to see kernel pr_err error messages.
Im looking at some kernel code, and there are 'pr_err' error messages in
it that would help me discover my problem.
However I dont see them printing anywhere.
What do I have to do to see these error messages?
A search with GOOGLE and a grep of the code wasnt too useful, but
it seems possible that I need to set
#define CONFIG_DEBUG
Is that true? I see a lot of <something>_DEBUGs in the .config file
but no simple CONFIG_DEBUG that is commented out.
In any case, how do I get these things to print?
--
Reg.Clemens
reg@....com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists