Glossary · Term

PDB

← all terms

Definition

Python's built-in step-by-step debugger, designed for humans to walk through code line by line.

The Python Debugger, a standard interactive command-line debugger for stepping through Python execution.

Mentioned in 1 episode

  1. 005
    Why a Debugger Designed for Humans Is the Wrong Tool for an AI Agent