qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Print input opcodes before translation
@ 2010-05-10 20:05 John Vele
  2010-05-10 20:10 ` Blue Swirl
  0 siblings, 1 reply; 2+ messages in thread
From: John Vele @ 2010-05-10 20:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: jveleg

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

Greetings,

I'm using qemu user mode for i386 and I would like to print the opcodes of
an
input executable one bye one before any translation.
Is the file target-i386/translate.c the one that I shall edit? The function
disas_insn()
in the same file is the appropriate one?

Thanx in advance

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Print input opcodes before translation
  2010-05-10 20:05 [Qemu-devel] Print input opcodes before translation John Vele
@ 2010-05-10 20:10 ` Blue Swirl
  0 siblings, 0 replies; 2+ messages in thread
From: Blue Swirl @ 2010-05-10 20:10 UTC (permalink / raw)
  To: John Vele; +Cc: qemu-devel

On 5/10/10, John Vele <jveleg@gmail.com> wrote:
> Greetings,
>
> I'm using qemu user mode for i386 and I would like to print the opcodes of
> an
> input executable one bye one before any translation.
> Is the file target-i386/translate.c the one that I shall edit? The function
> disas_insn()
>  in the same file is the appropriate one?

No need to edit anything, please RTFM for '-d in_asm' and
'-singlestep' parameters.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-10 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-10 20:05 [Qemu-devel] Print input opcodes before translation John Vele
2010-05-10 20:10 ` Blue Swirl

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).