From: Richard Henderson <rth@twiddle.net>
To: Emmanuel Blot <eblot.ml@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Singlestepping & Target assembly instructions
Date: Wed, 17 Oct 2012 05:07:02 +1000 [thread overview]
Message-ID: <507DB056.5080509@twiddle.net> (raw)
In-Reply-To: <CAKJJEPymHw0QETgeaxOTJw6T8_TnHJK5ji_x8geYOcvpP1zOkQ@mail.gmail.com>
On 2012-10-16 20:49, Emmanuel Blot wrote:
> Is there any way to force QEmu to disable the TB cache so that the
> translation occurs each time a target instruction is loaded, or a
> clever way to print out the address of each executed target instruction ?
"-d exec" prints the entry point of each TB as it is executed. You can
refer to the previously disassembled insns by reference.
r~
next prev parent reply other threads:[~2012-10-16 19:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAKJJEPzDN6gmLzta6j9z23bWVKcnpO4YJVyj_E-jsPZ9CKbXiw@mail.gmail.com>
2012-10-16 10:49 ` [Qemu-devel] Singlestepping & Target assembly instructions Emmanuel Blot
2012-10-16 19:07 ` Richard Henderson [this message]
2012-10-16 20:17 ` Laurent Desnogues
2012-10-16 20:31 ` Richard Henderson
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=507DB056.5080509@twiddle.net \
--to=rth@twiddle.net \
--cc=eblot.ml@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).