Glossary · Term

GDB

← all terms

Definition

A classic step-by-step debugger for compiled programs.

The GNU Debugger, a command-line debugger for C, C++, and other compiled languages supporting breakpoints, single-stepping, and core inspection.

Mentioned in 1 episode

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