Close

Graphical breakpoints and Stack analyzer

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 10:050 Comments

The animation below shows graphical breakpoint placement during target execution and the use of the advanced stack analyzer after a breakpoint is triggered.
Within the stack analyzer, specific call frames can be selected to inspect internal variables and stack memory.

Discussions