* [Qemu-devel] dumping processor state after each instruction executed
@ 2006-03-22 14:46 Vince Weaver
0 siblings, 0 replies; only message in thread
From: Vince Weaver @ 2006-03-22 14:46 UTC (permalink / raw)
To: qemu-devel
Hello,
I was wondering if it is possible to insert some code into the translated
basic-block in order to dump the processor state to a file after every
single instcution? This would be every single executed instruction,
(meaning it couldn't be just dump the state once at translation time).
I'm trying to use qemu as a frontend to the TAXI tool
(http://www.eecs.umich.edu/~vlaovic/L150_vlaovic_s.pdf) while doing some
computer architecture work.
I've figured out how to add a helper function to the load/store routines
to get a memory trace file, but getting an instruction trace is proving to
be a bit harder.
Thanks for any help,
Vince Weaver
vince@csl.cornell.edu
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-03-22 14:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-22 14:46 [Qemu-devel] dumping processor state after each instruction executed Vince Weaver
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).