Close

Stepping execution

A project log for Debugger Dedicated to Embedded Systems

Compact Debugger is an embedded-specific debugger written entirely in pure C, designed for efficiency and low resource usage.

chaostangCHAOS.TANG 02/06/2026 at 09:460 Comments

The animation below shows instruction stepping, C-level stepping, Step Into and Step Out operations, and mixed C/assembly debugging.

Discussions