Debugging
A debugger is an application that enables a developer to observe and correct programming errors. This overview describes the debugging support provided by the Win32 API.
原文:http://www.cnblogs.com/ilcc/p/3551864.html