Debugging
Description
In computer programming and software development, debugging is the process of finding and resolving bugs (defects or problems that prevent correct operation) within computer programs, software, or systems. Debugging tactics can involve interactive debugging, control flow analysis, unit testing, integration testing, log file analysis, monitoring at the application or system level, memory dumps, and profiling. Many programming languages and software development tools also offer programs to aid in debugging, known as debuggers.
Relations
subtopic of Computer programming
Computer programming is the process of designing and building an executable computer program to accom...
Edit details Edit relations Attach new author Attach new topic Attach new resource