Part I — Orientation
Part I introduces the Debug80 codebase at the level you need to navigate it confidently and reason about what any given piece of code does. You will learn what problem Debug80 solves, how its major subsystems fit together, and how the project configuration system determines what gets built and run.