0

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?

Polynomial
  • 27,674
  • 12
  • 80
  • 107
cuter44
  • 160
  • 4
  • 12
  • 1
    Open Watcom http://www.openwatcom.org/index.php/Main_Page used to have a nice 16-bit debugger. I have not looked at it in some years, so am not sure it's still supported. – Gene Jun 12 '12 at 15:43
  • @Gene Thanks for the advice. I have downloaded the software and it works well. It is just a pity that it seems can't work correctly in WinXP so I hosted a virtual machine to have my work done. Again, thanks ^_^. – cuter44 Jun 19 '12 at 00:46

0 Answers0