DEBUGGING
Debugging
Debugging is a methodical process of finding and reducing the number of bugs, or defects, in a computer program or a piece of electronic hardware, thus making it behave as expected. Debugging tends to be harder when various subsystems are tightly coupled, as changes in one may cause bugs to emerge in another. Many books have been written about debugging, as it involves numerous aspects, including interactive debugging, control flow, integration testing, log files, monitoring, memory dumps, profiling, Statistical Process Control, and special design tactics to improve detection while simplifying changes.The above text is a snippet from Wikipedia: Debugging
and as such is available under the Creative Commons Attribution/Share-Alike License.
debugging
Verb
The above text is a snippet from Wiktionary: debugging
and as such is available under the Creative Commons Attribution/Share-Alike License.