Find the word definition

Crossword clues for debugger

Wiktionary
debugger

n. (context programming English) A computer program that helps the user to test and debug other programs, by enabling their step-by-step execution controlled by the user, setting of breakpoints, and monitoring values of variables.

WordNet
debugger

n. a program that helps in locating and correcting programming errors

Wikipedia
Debugger

A debugger or debugging tool is a computer program that is used to test and debug other programs (the "target" program). The code to be examined might alternatively be running on an instruction set simulator (ISS), a technique that allows great power in its ability to halt when specific conditions are encountered. but which will typically be somewhat slower than executing the code directly on the appropriate (or the same) processor. Some debuggers offer two modes of operation—full or partial simulation—to limit this impact. A " trap" occurs when the program cannot normally continue because of a programming bug or invalid data. For example, the program might have tried to use an instruction not available on the current version of the CPU or attempted to access unavailable or protected memory. When the program "traps" or reaches a preset condition, the debugger typically shows the location in the original code if it is a source-level debugger or symbolic debugger, commonly now seen in integrated development environments. If it is a low-level debugger or a machine-language debugger it shows the line in the disassembly (unless it also has online access to the original source code and can display the appropriate section of code from the assembly or compilation).

Usage examples of "debugger".

He resumed passing the debugger over Slaughter's clothing and eventually found the second tiny audio device.

If it cannot be, through media failure, a good debugger will rewrite the program around the damaged sector.

The Net itself was the biggest employer in the Bay Area Metroplex, requiring such a vast number of operators, technicians, programmers, debuggers, hacker-security officers, database assistants, maintenance specialists, hardware engineers, systems administrators, not to mention the hordes of accountants, secretaries, administrators, and other electronic paper pushers.