[panda-users] Callback PANDA_CB_AFTER_BLOCK_EXEC not working on linux
aicardi@eurecom.fr
aicardi at eurecom.fr
Mon Sep 18 06:12:41 EDT 2017
Hello everyone,
I have a problem in retrieving the translation block from the function
I registered with PANDA_CB_AFTER_BLOCK_EXEC (something like
my_function(CPUState *cpu, TranslationBlock *tb)) in the plugin I am
writing.
I replay two kinds of samples, one for windows-32-7, the other for linux-64-*.
When replaying the one for windows-32-7 everything works fine, when it
comes to linux-64-* every translation block has
tb->size == 0,
tb->icount == 0 and
tb->invalid != 0
Does anyone know why this happens?
Thank you in advance,
samaicardi
-------------------------------------------------------------------------------
This message was sent using EURECOM Webmail: http://webmail.eurecom.fr
More information about the panda-users
mailing list