Introduction

The TEMU System Debugger is a graphical system debugger for TEMU targets. It connects to debug targets via the Target Communication Framework (TCF) protocol, allowing you to:

  • Control execution (run, pause, step, reverse).

  • Inspect source code (locally) and disassembly (target).

  • Examine memory and registers.

  • Manage breakpoints.

  • Navigate call stacks and variables.

  • Review Timeline events.

The interface uses a flexible dock-based layout.