IDE Window: Debug Output

From Free Pascal wiki
Revision as of 08:13, 1 February 2021 by Trev (talk | contribs) (→‎Overview: Fix typo)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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

Navigation

Debug output 2 0 10.jpg

Main Menu > View > IDE Internals > Debug Output

Important

You must setup the debugger and start the project to debug it. Only then is this window useful.

Overview

This window shows the commands and answers between the IDE and the debugger.

The window is not needed for normal debug operation. It may provide useful information, if the debugger itself fails to work as expected.

Context menu

Clear: Clears the output.

Copy All Output to Clipboard: Copies the content of the window to the ClipBoard.