Joseph Smith wrote:
Here is my GDB dumps they all seem to be related to x86emu but different every time? Do you see anything useful??
There is debugging support in x86emu. Look for X86EMU_trace_on(). You may also have to enable some debug flag in the x86emu source.
It'll show full trace information for each emulated instruction.
//Peter