IDE Window: Debug Output
From Lazarus-ccr
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

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
[edit] Clear
Clears the output.
