Hi,
I am using a very simple Pthread code to be emulated through QEMU which is
cross compiled using ARM-GCC Compiler. When i run the program through QEMU
it gives illegal instruction (core dump) error. Can anyone help me or
enlighten me what is the reason of this message. My simple code is shown
Hi,
I am using a very simple Pthread code to be emulated through QEMU which is
cross compiled using ARM-GCC Compiler. When i run the program through QEMU
it gives illegal instruction (core dump) error. Can anyone help me or
enlighten me what is the reason of this message. My simple code is shown
Dear Sir,
I am looking for help regarding address translation in user mode emulation.
I intend to grab the address from where a function is called after its
original address from ".exe" is translated.
For Example, in my sample program when a certain function is called 30
times, that is called fr