delorie.com/djgpp/faq/getting/what-do-i-need/debug.html   search  
To debug programs

The djdevXXX.zip file includes edebug, the standard debugger. This is an assembler-level debugger with minimum source line and symbol support.

The following are some other debuggers which you might want:

gdbXXXbn.zip -- gdb, the GNU Debugger

gdbXXXdc.zip -- docs for the above

fsdbXXX.zip -- an alternative, full-screen debugger like Borland's td (but NOT a source-level one), supports DPMI, doesn't support 80x87

ldbgXXX.zip -- yet another debugger, similar to fsdb, supports 80x87, but doesn't support DPMI.


  webmaster     delorie software   privacy  
  Copyright © 1995     Updated Feb 1995