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