qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Print inpit assembly


From: John Vele
Subject: [Qemu-devel] Print inpit assembly
Date: Sat, 10 Apr 2010 21:08:56 +0300

Hello to all,

I am using i386 linux user mode to run linux i386 binaries.
I was wondering if there is way to print the input assembly of the executable.

I run:  ./i386-linux-user/qemu-i386 -d in_asm ../executable
but I don't know exactly what in_asm stands for:
is it the exact assembly of the executable before any processing by the Qemu
or it is an input assembly after some processing?

Thanx in advance

reply via email to

[Prev in Thread] Current Thread [Next in Thread]