Ask a Teacher



What is debugger?

A debugger is a computer program that is used to test (find errors, that is, bugs) and debug other programs (the "target" program).  A debugger allows a programmer to stop a program at any point and examine and change the values of variables.


comments powered by Disqus