qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Neo Jia" <neojia@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] How can qemu to generate a signal 0 on i386 target (Linux) and i386 host?
Date: Thu, 26 Apr 2007 01:37:09 -0500	[thread overview]
Message-ID: <5d649bdb0704252337n7f82565i7449578767ae2ff7@mail.gmail.com> (raw)

hi,

I am using kgdb to debug Linux kernel. Both the target and host are
IA32 platform. But I got the following from my gdb console:

Program terminated with signal 0, Signal 0.
The program no longer exists.

In fact, this signal is not defined on my gdb.

>From the post http://sourceware.org/ml/gdb/2004-03/msg00001.html, it
seems that this signal is generated from the qemu instead of sent by
the bottom hardware.

So, I am wondering if there is anybody can point me to the code of
qemu, which will take care those signals.

Thanks,
Neo

-- 
I would remember that if researchers were not ambitious
probably today we haven't the technology we are using!

                 reply	other threads:[~2007-04-26  6:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=5d649bdb0704252337n7f82565i7449578767ae2ff7@mail.gmail.com \
    --to=neojia@gmail.com \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).