IDE Window: Debug Output

From Free Pascal wiki
Revision as of 08:11, 1 February 2021 by Trev (talk | contribs) (Replace outdated image; add missing menu items and descriptions; add navigation)
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 windows shows the commands and answers between the IDE and the debugger.

This window is not needed for normal debug operation. It may provide useful info, 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.