IDE Window: Debug Output/es

From Lazarus wiki
Revision as of 12:30, 4 July 2008 by Iskraelectrica (talk | contribs) (New page: Debug outputDebug outputcategory:Castellanocategory:Español {{IDE Window: Debug output}} == Important == You must setup t...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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

Important

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

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.