IDE Window: Debug Output/es

From Lazarus wiki
Jump to navigationJump to search

Deutsch (de) English (en) español (es) русский (ru)

Importante

   Debemos configurar el depurador y lanzar el proyecto para depurar. Sólo en entonces son útiles las interrupciones.

Overview

Debug output.png

This windows shows the commands and answers between the IDE and the debugger. It also shows the output of the program, for example the output of the 'writeln'.

Context menu

Debug output popmenu.png

Clear

Clears the output.