Debugger
Pronunciation: /ˈdeɪˈbəɡɝ/
Debugger (noun)
- A program that helps you locate and fix problems in other software by checking what happens while it runs.
- A tool that lets you pause a running program and see variable values to understand why it fails.
Examples
- The debugger finds software errors quickly.
- A debugger finds software errors in the code.