oussema ben khedher <oussemake...@yahoo.fr> writes:

> hi
> im using qemu and i run in it a sample application of addition.c that
> do a+b=cin order to implement a trace for the code execution od
> addition.c i want to get adresses of transaltion block

If you run your application with -d in_asm,op,op_opt,out_asm you'll see
all the various stages that translate the input code into the eventual
translated code.

> thank you for the help


--
Alex Bennée

Reply via email to