qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: prime <guomingyan@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Make QEMU more friendly for kernel debug
Date: Fri, 24 Feb 2006 15:46:17 +0800	[thread overview]
Message-ID: <1fa17f810602232346j26c301d3oeafe3220b9b0f1c3@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 680 bytes --]

Hello everyone,
   I find that I can't single step OS kernels use qemu.When I use "step" or
"next" command in gdb,
the kernel always enter its interrupt route instead
 of executing the next instruction after the breakpoint.So I modify QEMU's
source code to disable interrupts in single step mode,and now I can use
 "step" or "next" command in gdb to single step
 functions.

   Should I post the patch? It is a very small modification.


--
Three passions, simple but overwhelmingly strong, have governed my life:
the longing for love, the search for knowledge, and unbearable pity for
the suffering of mankind.
                         ---------Bertrand Russell

[-- Attachment #2: Type: text/html, Size: 958 bytes --]

             reply	other threads:[~2006-02-24 19:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-24  7:46 prime [this message]
2006-02-25  8:13 ` [Qemu-devel] Make QEMU more friendly for kernel debug Mulyadi Santosa
2006-02-25 10:56   ` prime
  -- strict thread matches above, loose matches on Subject: below --
2006-02-23  6:04 prime
     [not found] ` <92c265230602252042r5adf23a0y7de4d2c4905110c8@mail.gmail.com>
2006-02-26  6:18   ` prime

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=1fa17f810602232346j26c301d3oeafe3220b9b0f1c3@mail.gmail.com \
    --to=guomingyan@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).