public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Zhou Yingchao <yingchao.zhou@gmail.com>
To: "liyu@WAN" <liyu@ccoss.com.cn>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [Q] how to use syslogd to debug kernel ?
Date: Fri, 2 Sep 2005 10:29:12 +0800	[thread overview]
Message-ID: <67029b17050901192933f9618@mail.gmail.com> (raw)
In-Reply-To: <4317B309.3000404@ccoss.com.cn>

On 9/2/05, liyu@WAN <liyu@ccoss.com.cn> 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

  reply	other threads:[~2005-09-02  2:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-02  2:03 [Q] how to use syslogd to debug kernel ? liyu@WAN
2005-09-02  2:29 ` Zhou Yingchao [this message]
2005-09-02  9:21 ` Jesper Juhl

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=67029b17050901192933f9618@mail.gmail.com \
    --to=yingchao.zhou@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liyu@ccoss.com.cn \
    /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