Debugger

Pronunciation: /ˈdeɪˈbəɡɝ/

Debugger (noun)

  1. A program that helps you locate and fix problems in other software by checking what happens while it runs.
  2. 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.