Re: [Q] how to use syslogd to debug kernel ?

From: Zhou Yingchao
Date: Thu Sep 01 2005 - 21:31:55 EST


On 9/2/05, liyu@WAN <liyu@xxxxxxxxxxxx> wrote:
> Hi, everyone.
>
> I know kernel oops can be seen by run 'dmesg', but if
> kernel crashed, we can not run it. so I reconfigure syslogd
> to support remote forward, the debug machine content of
> syslogd.conf is:

When the panic is called, the network system cannt working, no
message will be sent. The panic is only designed to print at least
oops message on the screen.
For debug through ethernet, I suggest you to try KGDB, which consist
a patch to debug over ethernet.

--
Yingchao Zhou
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/