Debuggers - Other
A debugger is a computer program that is used to test and debug other programs. When the program crashes, the debugger shows the position in the original code if it is a source-level debugger or symbolic debugger, commonly seen in integrated development environments. If it is a low-level debugger or a machine-language debugger it shows the line in the disassembly.
GoBug
"GoBug" - A free Win32 symbolic debugger for assembler programmers, together with "Testbug" its accompanying test program and Win32+assembler demo program. GoBug now at version 0.91, for use with 95/98/ME. It is itself written entirely in assembler
visit
GoBug
GoBug was visited : 47 times
Loading .....