[Qemu-devel] Trace all instrucdtions in loop

2010-10-12 Thread vanson . dang
Dear All. Currently, QEMU doesn't trace all instructions in loop for example: main.c -- main() { int a = 1,b = 2,c = 3, i; int sum,sub,mul; for(i = 0; i < 3; i++) { sum = b+c; sub = b-c; mul = b*c; } r

[Qemu-devel] Trace Logical memory

2010-09-23 Thread vanson . dang
Dear All Currently, QEMU don't implement trace target memory. For example we trace Arm target on X86_64 PC. So, how to implement it? Can you propose methodology to trace logical memory access? Thansk ! "The information in this e-mail (including attachments) is confidential and is only in