IDE Window: Debug Output
From Free Pascal wiki
Jump to navigationJump to search
│
Deutsch (de) │
English (en) │
español (es) │
русский (ru) │
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.
Clear: Clears the output.
Copy All Output to Clipboard: Copies the content of the window to the ClipBoard.