From: ¤終於aware <250716708@qq.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: [help] problem with debuging /tools/ioemu-qemu-xen/xen-vl-extra.c
Date: Sat, 31 Dec 2011 20:06:59 +0800 [thread overview]
Message-ID: <tencent_139A0A6F06168A7D7DAAA6A0@qq.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 679 bytes --]
Hi everyone,
I added debug info in the function do_savevm of /tools/ioemu-qemu-xen/xen-vl-extra.c as follow:
DBG("going to save...");
ret = qemu_savevm_state(f);
DBG("save finish...");
only to see "going to save..." and "save finish..." in the log file,but I couldn't get the debug output in qemu_savevm_state(f) called by "do_savevm". Why not?
best regards
bruce
[-- Attachment #1.2: Type: text/html, Size: 2234 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next reply other threads:[~2011-12-31 12:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-31 12:06 ¤終於aware [this message]
2012-01-01 12:04 ` [help] problem with debuging /tools/ioemu-qemu-xen/xen-vl-extra.c Wei Liu
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=tencent_139A0A6F06168A7D7DAAA6A0@qq.com \
--to=250716708@qq.com \
--cc=xen-devel@lists.xensource.com \
/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).