Debugging is the process of finding and resolving of defects that prevent correct operation of computer software or a system.from Debugging in Wikipedia, the free encyclopedia
Numerous books have been written about debugging, as it involves numerous aspects, including interactive debugging, control flow, integration testing, log files, monitoring (application, system), memory dumps, profiling, Statistical Process Control, and special design tactics to improve detection while simplifying changes.from Debugging in Wikipedia, the free encyclopedia