问题
I am in need to debug bouncing ball virus (note that it is written in win16 asm) to finish my essay. Attempting to use GDB but it said:
not in executable format. File format unrecognized.
My problem is: Is it possible to use GDB to finish that?
If yes, what should I do? If no, what else debugger can I use besides the Win's debug.exe?
来源:https://stackoverflow.com/questions/10999988/how-can-i-disassembly-win16-with-gdb