debugging

term

programmingops culture

The systematic process of finding and fixing defects in software.

Debugging is detective work: reproduce, isolate, form a hypothesis, test it, repeat. The word is tangled with the 1947 moth, but the practice is much older, and techniques from rubber-duck explaining to a bisecting search are its everyday tools.

Also known as: debug, debugger

All glossary entries