IDE Window: Debug Output

From Lazarus-ccr

Jump to: navigation, search

Deutsch (de) English (en) Español (es) Français (fr)

Contents

[edit] Important

You must setup the debugger and start the project to debug it. Only then the breakpoints are useful.

[edit] Overview

Image: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'.

[edit] Context menu

Image:Debug_output_popmenu.png

[edit] Clear

Clears the output.