Debugging Assembly Language Programs
Thezoid debugger, with example assembly program
Disy allows you to debug 32bit programs with full symbolic debug information.

In this example I am using disy to debug the computer program 3D.
Also you can see 3d.asm which is the source for the 3D program.
Programming TheZoid
Home
Other Examples
Writing Programs