qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Singlestepping & Target assembly instructions


From: Richard Henderson
Subject: Re: [Qemu-devel] Singlestepping & Target assembly instructions
Date: Wed, 17 Oct 2012 05:07:02 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121009 Thunderbird/16.0

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~



reply via email to

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