| |
-
overview
 Debugger @ Wikipedia
A debugger is a computer program that is used to test and debug other programs.
The code to be examined might alternatively be running on an instruction set simulator (ISS), a technique that allows great power in its ability to halt when specific conditions are encountered but which will typically be much slower than executing the code directly on the appropriate processor.
When the program crashes, the debugger shows the position in the...
preview:
http://en.wikipedia.org/wiki/Debugger
5/8/2008
Tags: debugger
 |