Im using the gdbserver to know what qemu exactly doing..in theory i find that cpu_tb_exec () is the function that execute TB but when i put a break point in this function the qemu did not stop..this have relation with the inline function or not
Im using the gdbserver to know what qemu exactly doing..in theory i find that cpu_tb_exec () is the function that execute TB but when i put a break point in this function the qemu did not stop..this have relation with the inline function or not